summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/aarch64/gen/fpgetmask.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Since most (if not all) ARMv8 hardware doesn't actually support trapping ofkettenis2018-03-161-35/+13
| | | | | | | floating-point exceptions, simplify the functions that control the exception masks just like we did on armv7. ok tom@
* Add support for AArch64.patrick2017-01-111-0/+48