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