hle: opcode A2 forbidden with HLE prefixes
commit56bff2df92f721c5be9dacb66ea3cb8f6a3ab7d9
authorH. Peter Anvin <hpa@zytor.com>
Mon, 23 Jul 2012 04:04:20 +0000 (22 21:04 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 23 Jul 2012 04:04:20 +0000 (22 21:04 -0700)
tree3c3829b921afad619346986c0dde661c1b792bdb
parent46a80636c2fb0385ac6dec97e33e2f9e29f283d9
hle: opcode A2 forbidden with HLE prefixes

The moffset opcodes A2 and A3 do not support HLE.  Unfortunately
checkin

fb3f4e6d HLE: Change NOHLE to be an instruction flag

... inadvertently lost the NOHLE flag for opcode A2.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
insns.dat
test/hle.asm