insns.dat: Add hle flag for CMPXCHG16B instruction

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov 2012-02-25 23:30:32 +04:00
parent aea6453c8b
commit e520db7f49

View File

@ -316,7 +316,7 @@ CMPXCHG486 reg16,reg16 [mr: o16 0f a7 /r] 486,UNDOC,ND
CMPXCHG486 mem,reg32 [mr: o32 0f a7 /r] 486,SM,UNDOC,ND
CMPXCHG486 reg32,reg32 [mr: o32 0f a7 /r] 486,UNDOC,ND
CMPXCHG8B mem [m: hle 0f c7 /1] PENT
CMPXCHG16B mem [m: o64 0f c7 /1] X64
CMPXCHG16B mem [m: hle o64 0f c7 /1] X64
CPUID void [ 0f a2] PENT
CPU_READ void [ 0f 3d] PENT,CYRIX
CPU_WRITE void [ 0f 3c] PENT,CYRIX