aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/SelectOp.vp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into merge_master_8.13.1Sylvain Boulmé2021-03-231-1/+9
|\ | | | | | | | | | | | | | | | | PARTIAL MERGE (PARTLY BROKEN). See unsolved conflicts in: aarch64/TO_MERGE and riscV/TO_MERGE WARNING: interface of va_args and assembly sections have changed
| * AArch64: macOS portXavier Leroy2020-12-261-1/+9
| | | | | | | | | | This commit adds support for macOS (and probably iOS) running on AArch64 / ARM 64-bit / "Apple silicon" processors.
* | 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.