#GP(0) | For an illegal memory operand effective address in the CS, DS, ES, FS or GS segments. If a memory operand is not aligned on a 16-byte boundary, regardless of segment. |
#GP(0) | For an illegal memory operand effective address in the CS, DS, ES, FS or GS segments. If a memory operand is not aligned on a 16-byte boundary, regardless of segment. |
#SS(0) | For an illegal address in the SS segment. |
#PF(fault-code) | For a page fault. |
#NM | If TS bit in CR0 is set. |
#XM | For an unmasked Streaming SIMD Extensions numeric exception (CR4.OSXMMEXCPT = 1). |
|