aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/Machregs.v
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into towards_3.10David Monniaux2021-10-291-2/+2
|\
| * Qualify `Instance` and `Program Instance` as `Global`Xavier Leroy2021-10-031-2/+2
| | | | | | | | This avoids a new warning of Coq 8.14.
* | collision of registersDavid Monniaux2021-04-121-1/+1
| |
* | various fixes for aarch64 profilingDavid Monniaux2020-04-101-0/+1
|/
* AArch64 portXavier Leroy2019-08-081-0/+210
This commit adds a back-end for the AArch64 architecture, namely ARMv8 in 64-bit mode.