mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Previously, the CPU control registers were being set in a number of different ways. Now, since the APs' need this to be set in the CPU initialization code, always do it there. This removes some of the settings from the bootloader, and some unused ones from smp.s. Additionally, the control registers' flags are now enums in cpu.h and manipulated via util::bitset.
3.0 KiB
3.0 KiB