🐛 修复了无法切换进程、无法进行浮点运算的bug(将main.c中的init函数名进行修改)

This commit is contained in:
fslongjin
2022-02-12 22:14:51 +08:00
parent 26c23e0e65
commit d1671bc121
19 changed files with 501 additions and 391 deletions

View File

@ -53,7 +53,7 @@ entry64:
movq %rax, %gs
movq %rax, %ss
movq $0xffff800000007e00, %rsp //rsp
movq _stack_start(%rip), %rsp //rsp
setup_IDT:
leaq m_ignore_int(%rip), %rdx // ignore_int8B