qemu-patch-raspberry4/tcg/i386
Aurelien Jarno 2a1137753f tcg/i386: add support for three-byte opcodes
Add support for three-byte opcodes, starting with the 0x0f 0x38 prefix.
Use P_EXT38 as the new constant, and shift all other constants so that
P_EXT and P_EXT38 have neighbouring values.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
[RTH: Changed the name from P_EXT2 to P_EXT38.]
Signed-off-by: Richard Henderson <rth@twiddle.net>
2014-01-25 14:12:45 -08:00
..
tcg-target.c tcg/i386: add support for three-byte opcodes 2014-01-25 14:12:45 -08:00
tcg-target.h tcg-i386: Support new ldst opcodes 2013-10-12 16:19:19 -07:00