mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Add note to implement FSXAVE
This commit is contained in:
3
NOTES.md
3
NOTES.md
@@ -12,6 +12,8 @@
|
|||||||
`write_ready()`
|
`write_ready()`
|
||||||
- Split out more code into kutil for testing
|
- Split out more code into kutil for testing
|
||||||
- AHCI / MSI interrupts on Vbox break?
|
- AHCI / MSI interrupts on Vbox break?
|
||||||
|
- FXSAVE to save XMM registers.
|
||||||
|
- optimization using #NM (0x7) to detect SSE usage
|
||||||
|
|
||||||
|
|
||||||
- Device Tree
|
- Device Tree
|
||||||
@@ -22,4 +24,3 @@
|
|||||||
- Multiprocessing
|
- Multiprocessing
|
||||||
- Processes in Ring 3
|
- Processes in Ring 3
|
||||||
- Stack tracer
|
- Stack tracer
|
||||||
- build system upgrade (CMake / Waf / etc)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user