Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 0d - internal hardware - general protection violation (80286+) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 0D - internal hardware - GENERAL PROTECTION VIOLATION (80286+)
   Called in real mode when
        an instruction accesses a word operand located at offset FFFFh
        a PUSH MEM or POP MEM instruction contains an invalid bit encoding in
          the second byte
        an instruction exceeds the maximum length allowed (10 bytes for 80286,
          15 bytes for 80386)
        an instruction wraps from offset FFFFh to offset 0000h
   Called on 80486 protected-mode floating-point protection fault
SeeAlso: INT 09"80486", INT 0C"STACK"

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson