+ initial implementation of aasmcpu unit for ARM64

git-svn-id: trunk@22910 -
This commit is contained in:
florian 2012-11-01 20:10:31 +00:00
parent 046184dfe9
commit 5e738710d4
2 changed files with 2179 additions and 0 deletions

1
.gitattributes vendored
View File

@ -13,6 +13,7 @@ compiler/aarch64/a64nop.inc svneol=native#text/plain
compiler/aarch64/a64op.inc svneol=native#text/plain
compiler/aarch64/a64reg.dat svneol=native#text/plain
compiler/aarch64/a64tab.inc svneol=native#text/plain
compiler/aarch64/aasmcpu.pas svneol=native#text/plain
compiler/aarch64/aoptcpu.pas svneol=native#text/plain
compiler/aarch64/aoptcpub.pas svneol=native#text/plain
compiler/aarch64/aoptcpud.pas svneol=native#text/plain

2178
compiler/aarch64/aasmcpu.pas Normal file

File diff suppressed because it is too large Load Diff