Kernel: save and load sse context in more spaces

This commit is contained in:
2025-04-02 12:51:27 +03:00
parent a1ba4a07cc
commit c25a95f5c2
4 changed files with 15 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ start_kernel_thread:
.global start_userspace_thread
start_userspace_thread:
call load_thread_sse
call get_thread_start_sp
movq %rax, %rsp