]> Git Repo - qemu.git/commit
target-xtensa: implement depbits instruction
authorMax Filippov <[email protected]>
Sat, 11 Jul 2015 23:10:17 +0000 (02:10 +0300)
committerMax Filippov <[email protected]>
Wed, 21 Oct 2015 18:29:25 +0000 (21:29 +0300)
commit5eeb40c5b1f00c4ee4fcf2f33087697d7ba6f5f6
tree905608e83c2d6180f862d13cec353016691725b0
parent68931a4082812f56657b39168e815c48f0ab0a8c
target-xtensa: implement depbits instruction

This option provides an instruction for depositing a bit field from the
least significant position of one register to an arbitrary position in
another register.

Signed-off-by: Max Filippov <[email protected]>
target-xtensa/cpu.h
target-xtensa/overlay_tool.h
target-xtensa/translate.c
This page took 0.026812 seconds and 4 git commands to generate.