[Zion] Enable SSE instructions at the start of boot.
These aren't ready to be used yet as we need to save them on task switch.
This commit is contained in:
parent
9b43d615a9
commit
a1e1e1c2d8
5 changed files with 48 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ add_executable(zion
|
|||
boot/acpi.cpp
|
||||
boot/boot_info.cpp
|
||||
capability/capability_table.cpp
|
||||
common/cpu.cpp
|
||||
common/gdt.cpp
|
||||
common/load_gdt.s
|
||||
common/msr.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue