summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/setjmp-fpu/fpu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Like ARM, RISC-V does not implement floating point exceptions.kettenis2021-06-171-2/+2
* Skip floating-point exception checks on arm64 and armv7 as the hardwarekettenis2020-10-191-1/+3
* Check fpu functions without setjmp/longjmp before testing the latter.bluhm2020-01-161-0/+51