Protected Mode Exceptions
#GP(0) for an illegal memory operand effective
address in the CS, DS, ES, FS, or GS segments; #SS(0) for an illegal address
in the SS segment; #PF(fault-code) for a page fault; #NM if either EM or
TS in CR0 is set; #AC for unaligned memory reference if the current privilege
level is 3.
[Back: Numeric Exceptions]
[Next: Real Address Mode Exceptions]