insns.dat: Add hle flag for CMPXCHG8B instruction

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

View File

@ -315,7 +315,7 @@ CMPXCHG486 mem,reg16 [mr: o16 0f a7 /r] 486,SM,UNDOC,ND
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: 0f c7 /1] PENT
CMPXCHG8B mem [m: hle 0f c7 /1] PENT
CMPXCHG16B mem [m: o64 0f c7 /1] X64
CPUID void [ 0f a2] PENT
CPU_READ void [ 0f 3d] PENT,CYRIX