diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-11-29 21:46:55 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-11-29 21:46:55 +0100 |
commit | e17a181bfda5a1f72691fc696b826efdef8d2a60 (patch) | |
tree | 17c4a87fac0796dc6a67950b443cdbbb4d94d210 /kern/exception.c | |
parent | b5a5e5c3f8cbbb68ea7c3d94c297eafe8be40c9a (diff) | |
download | gnumach-e17a181bfda5a1f72691fc696b826efdef8d2a60.tar.gz gnumach-e17a181bfda5a1f72691fc696b826efdef8d2a60.tar.bz2 gnumach-e17a181bfda5a1f72691fc696b826efdef8d2a60.zip |
x86: Get default state from the CPU itself
It seems that at least qemu does not like our initial state. We can as
well just take it from fninit.
* i386/i386/fpu.c (MXCSR_DEFAULT, CWD_DEFAULT): Remove macros.
(fpu_module_init): Get default state from CPU.
(fpinit): Do not call fninit.
Diffstat (limited to 'kern/exception.c')
0 files changed, 0 insertions, 0 deletions