diff options
author | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2020-11-30 22:07:33 +0000 |
---|---|---|
committer | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2020-11-30 22:07:33 +0000 |
commit | f916920f4367509e0c137bfe33e8a079430a0801 (patch) | |
tree | d236bc0c4a27b785e01bd21197a05d84476822a8 /compiler/x86_64 | |
parent | 38855b3f7268665024f550e1ebac6a85ffddbd72 (diff) | |
download | fpc-f916920f4367509e0c137bfe33e8a079430a0801.tar.gz |
* allow an AT&T suffix for movabs
git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@47650 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/x86_64')
-rw-r--r-- | compiler/x86_64/x8664ats.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/x86_64/x8664ats.inc b/compiler/x86_64/x8664ats.inc index 5a873783dc..1942f9205b 100644 --- a/compiler/x86_64/x8664ats.inc +++ b/compiler/x86_64/x8664ats.inc @@ -589,7 +589,7 @@ attsufNONE, attsufNONE, attsufNONE, attsufNONE, -attsufNONE, +attsufINT, attsufNONE, attsufNONE, attsufNONE, |