Update linux-initialization-2.md

the stack top before early_idt_handler_common execute is vector number
pull/654/head
johnny 5 years ago committed by GitHub
parent 87627bc608
commit db53aa2fcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -299,7 +299,8 @@ As we may know, CPU pushes flag register, `CS` and `RIP` on the stack before cal
| %rflags |
| %cs |
| %rip |
| error code | <-- %rsp
| error code |
| vector number |<-- %rsp
|--------------------|
```

Loading…
Cancel
Save