CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/21 13:00:14
Modified files:
sys/arch/amd64/include: setjmp.h
Log message:
Save and restore the MXCSR register and the FPU control word such that
floating-point control modes are properly restored by longjmp(3).
ok guenther@
