genode/repos/base-hw/src/core/spec/x86_64
Adrian-Ken Rueegsegger a0ec317753 hw_x86_64: Explicitly set all FPU-related CR flags
Perform all FPU-related setup in the Cpu class' init_fpu function instead of
the general system bring-up assembly code.

Set all required control register 0 and 4 flags according to Intel SDM Vol. 3A,
sections 9.2 and 9.6 instead of only enabling FPU error reporting and OSFXSR.
2015-05-20 17:52:59 +02:00
..
kernel hw_x86_64: Explicitly set all FPU-related CR flags 2015-05-20 17:52:59 +02:00
crt0.s hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
idt.cc hw_x86_64: style fixes 2015-03-27 11:53:34 +01:00
mode_transition.s hw_x86_64: style fixes 2015-03-27 11:53:34 +01:00
tss.cc hw_x86_64: style fixes 2015-03-27 11:53:34 +01:00