What happens if i.e, in the IDT entry 0, I set the P (Present) bit to zero?
That translate to not handling a possible zero division.
Suppose the CPU does a zero division… what happens in this case?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In this case you should get a #GP. If the #GP handler is not present, you’ll probably end up in Triple-Fault Shutdown.