Implement SSE instructions
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
.global do_sched1
|
||||
do_sched1:
|
||||
movq %rsi, %cr3
|
||||
movq %rdi, %rsp
|
||||
movq %rsi, %cr3
|
||||
pop_regs
|
||||
addq $16, %rsp
|
||||
iretq
|
||||
|
||||
Reference in New Issue
Block a user