]> Git Repo - qemu.git/commit - target-xtensa/translate.c
target-xtensa: fetch 3rd opcode byte only when needed
authorMax Filippov <[email protected]>
Sat, 14 Jan 2012 09:29:29 +0000 (13:29 +0400)
committerMax Filippov <[email protected]>
Fri, 17 Feb 2012 21:25:28 +0000 (01:25 +0400)
commita044ec2a066a6002f83aba5ee937db17e7493fa8
treed1dd49275340ad073a7653a97361758cb5cd2384
parent692f737cc252b811f0b00ab3c77008dd64680965
target-xtensa: fetch 3rd opcode byte only when needed

According to ISA, 3.5.4, third opcode byte should not be fetched for
2-byte instructions.

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