#GP(0) | For an illegal memory operand effective address in the CS, DS, ES, FS or GS segments. |
#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 TS in CR0 is set. |
#XM | If an unmasked SIMD floating-point exception and OSXMMEXCPT in CR4 is 1. |
#UD | If an unmasked SIMD floating-point exception and OSXMMEXCPT in CR4 is 0. If EM in CR0 is set. If OSFXSR in CR4 is 0. If CPUID feature flag SSE is 0. |
|