Name Date Size #Lines LOC

..--

LICENSEH A D21-Aug-2018794 1615

MakefileH A D21-Apr-20221.7 KiB6748

READMEH A D21-Aug-2018363 97

fdfl.cH A D13-Dec-20211.3 KiB3916

fdump.cH A D13-Dec-20211.6 KiB5530

feget.cH A D13-Dec-20211.4 KiB4420

fenv.SH A D01-Apr-20241.6 KiB6745

fenv_t.okH A D21-Aug-2018137 98

fxproc0.cH A D13-Dec-20213.8 KiB132103

fxsave64.okH A D21-Aug-20182.5 KiB130129

README

1The OpenBSD test regress/lib/libm/fenv prints strange values from
2the Intel and AMD FPU using the libm function fegetenv(3).  Implement
3more detailed checks.
4
5Load the FPU enviroment directy after exec with an assembly program.
6Get the FPU default FPU status from libm.
7Load the FPU enviroment with fegetenv(3).
8Read the FPU storage area from proc0 via /dev/mem.
9