aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/ValueAOp.v
Commit message (Collapse)AuthorAgeFilesLines
* non trapping opDavid Monniaux2020-09-301-8/+8
|
* AArch64 division no longer "traps"David Monniaux2020-09-301-4/+4
|
* AArch64 portXavier Leroy2019-08-081-0/+319
This commit adds a back-end for the AArch64 architecture, namely ARMv8 in 64-bit mode.