/[rtmk]/rtmk/i386/i386-locore.S
ViewVC logotype

Diff of /rtmk/i386/i386-locore.S

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by jrydberg, Wed Feb 20 19:07:30 2002 UTC revision 1.16 by jrydberg, Sat Feb 23 01:11:22 2002 UTC
# Line 768  exception_user                 (TRAP_BREAKPOINT); Line 768  exception_user                 (TRAP_BREAKPOINT);
768  exception_user                  (TRAP_OVERFLOW);  exception_user                  (TRAP_OVERFLOW);
769  exception_user                  (TRAP_BOUNDS_CHECK);  exception_user                  (TRAP_BOUNDS_CHECK);
770  exception                       (TRAP_INVALID_OPCODE);  exception                       (TRAP_INVALID_OPCODE);
771  exception                       (TRAP_FPU_NOT_AVAILIBLE);  exception                       (TRAP_FPU_NOT_AVAILABLE);
772  exception                       (TRAP_DOUBLE_FAULT);  exception                       (TRAP_DOUBLE_FAULT);
773  exception                       (TRAP_FPU_FAULT);  exception                       (TRAP_FPU_FAULT);
774  exception_error                 (TRAP_INVALID_TSS);  exception_error                 (TRAP_INVALID_TSS);

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26