tcg-i386: Tidy data16 prefixes.
commit96b4cf38f050d61d01d23d373ce059013b8a6090
authorRichard Henderson <rth@twiddle.net>
Fri, 21 May 2010 16:03:00 +0000 (21 09:03 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 2 Jun 2010 20:50:26 +0000 (2 22:50 +0200)
tree8d70380bcd9552f4ef485883b6f4820b8b4fd21c
parentfb170183e7387ade9aef2bddd59a8a62fceedac6
tcg-i386: Tidy data16 prefixes.

Include it in the opcode as an extension, as with P_EXT
or the REX bits in the x86-64 port.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/i386/tcg-target.c