mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 14:09:17 +02:00
* allow an AT&T suffix for movabs
git-svn-id: trunk@47650 -
This commit is contained in:
parent
fc0b513c3a
commit
c890a126fe
@ -3156,7 +3156,7 @@ void \2\x0F\x3A P6,CYRIX
|
|||||||
;
|
;
|
||||||
; GAS specific x86-64 instructions
|
; GAS specific x86-64 instructions
|
||||||
;
|
;
|
||||||
[MOVABS]
|
[MOVABS,movabsX]
|
||||||
(Ch_Wop2, Ch_Rop1)
|
(Ch_Wop2, Ch_Rop1)
|
||||||
reg_al,mem_offs \1\xA0\45 X86_64,SM
|
reg_al,mem_offs \1\xA0\45 X86_64,SM
|
||||||
reg_ax|32|64,mem_offs \320\1\xA1\45 X86_64,SM
|
reg_ax|32|64,mem_offs \320\1\xA1\45 X86_64,SM
|
||||||
|
@ -589,7 +589,7 @@ attsufNONE,
|
|||||||
attsufNONE,
|
attsufNONE,
|
||||||
attsufNONE,
|
attsufNONE,
|
||||||
attsufNONE,
|
attsufNONE,
|
||||||
attsufNONE,
|
attsufINT,
|
||||||
attsufNONE,
|
attsufNONE,
|
||||||
attsufNONE,
|
attsufNONE,
|
||||||
attsufNONE,
|
attsufNONE,
|
||||||
|
Loading…
Reference in New Issue
Block a user