* aarch64 compilation fixes

git-svn-id: trunk@28931 -
This commit is contained in:
florian 2014-10-26 08:35:13 +00:00
parent 87dfdaacf5
commit 76c179fae8
5 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,6 @@
{ don't edit, this file is generated from armins.dat }
(
'nop',
'b',
'cb',
'tb',

View File

@ -129,5 +129,6 @@ attsufNONE,
attsufNONE,
attsufNONE,
attsufNONE,
attsufNONE,
attsufNONE
);

View File

@ -1,3 +1,5 @@
[NOP]
[B]
[CB]

View File

@ -1,5 +1,6 @@
{ don't edit, this file is generated from armins.dat }
(
A_NOP,
A_B,
A_CB,
A_TB,

View File

@ -124,7 +124,7 @@ unit cpupara;
orddef:
getparaloc:=LOC_REGISTER;
floatdef:
getparaloc:=LOC_MMREGISTER
getparaloc:=LOC_MMREGISTER;
enumdef:
getparaloc:=LOC_REGISTER;
pointerdef: