mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-19 18:00:23 +08:00
insns.dat: Add hle flag for CMPXCHG8B instruction
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
parent
08a291d0da
commit
aea6453c8b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user