#GP(0) | If a memory operand effective address is outside the CS, DS, ES, FS, or GS segment limit. If the DS, ES, FS, or GS register is used to access memory and it contains a null segment selector. |
#GP(0) | If a memory operand effective address is outside the CS, DS, ES, FS, or GS segment limit. If the DS, ES, FS, or GS register is used to access memory and it contains a null segment selector. |
#SS(0) | If a memory operand effective address is outside the SS segment limit. |
#NM | EM or TS in CR0 is set. |
#PF(fault-code) | If a page fault occurs. |
|