aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/SelectOp.vp
Commit message (Collapse)AuthorAgeFilesLines
* make Aarch64 muladd depend on the optionDavid Monniaux2020-05-061-2/+6
|
* fix compiling for aarch64David Monniaux2019-09-201-0/+7
|
* AArch64 portXavier Leroy2019-08-081-0/+566
This commit adds a back-end for the AArch64 architecture, namely ARMv8 in 64-bit mode.