]> Git Repo - qemu.git/commit - target-xtensa/translate.c
target-xtensa: implement narrow instructions
authorMax Filippov <[email protected]>
Mon, 5 Sep 2011 23:55:28 +0000 (03:55 +0400)
committerBlue Swirl <[email protected]>
Sat, 10 Sep 2011 16:57:36 +0000 (16:57 +0000)
commit67882fd177389527510eb36b3f7712011a835545
treeccb0d63c91500dff050c1e505ee4e8336407a3e1
parentdedc5eae2324b3c4a6d25af2138396aa5dc3d9e0
target-xtensa: implement narrow instructions

Instructions with op0 >= 8 are 2 bytes long, others are 3 bytes long.

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