NameDateSize

..22-Apr-20227

fdfl.cH A D14-Dec-20211.3 KiB

fdump.cH A D14-Dec-20211.6 KiB

feget.cH A D14-Dec-20211.4 KiB

fenv.SH A D02-Apr-20241.6 KiB

fenv_t.okH A D21-Aug-2018137

fxproc0.cH A D14-Dec-20213.8 KiB

fxsave64.okH A D21-Aug-20182.5 KiB

LICENSEH A D21-Aug-2018794

MakefileH A D22-Apr-20221.7 KiB

READMEH A D21-Aug-2018363

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