mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 20:39:28 +02:00
* fix compilation of cmpxchg16b
git-svn-id: trunk@16283 -
This commit is contained in:
parent
0933bdc045
commit
d6d3791939
@ -3254,7 +3254,7 @@ void \326\1\x99 X86_64
|
||||
|
||||
[CMPXCHG16B,cmpxchg16bX]
|
||||
(Ch_All, Ch_None, Ch_None)
|
||||
mem \320\323\2\x0F\xC7\201 X86_64
|
||||
mem \326\2\x0F\xC7\201 X86_64
|
||||
|
||||
;
|
||||
; SSE4
|
||||
|
@ -9538,7 +9538,7 @@
|
||||
opcode : A_CMPXCHG16B;
|
||||
ops : 1;
|
||||
optypes : (ot_memory,ot_none,ot_none);
|
||||
code : #208#211#2#15#199#129;
|
||||
code : #214#2#15#199#129;
|
||||
flags : if_x86_64
|
||||
),
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user