/[rtmk]/rtmk/i386/i386-trap.h
ViewVC logotype

Diff of /rtmk/i386/i386-trap.h

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

revision 1.1.1.1 by jrydberg, Fri Dec 7 02:06:15 2001 UTC revision 1.2 by jrydberg, Fri Feb 22 22:26:40 2002 UTC
# Line 1  Line 1 
1  /* i386 expcetion defines.  /* i386 expcetion defines.
2     Copyright 1999, 2000, 2001 Johan Rydberg, jrydberg@opencores.org.     Copyright 1999, 2000, 2001, 2002 Johan Rydberg, jrydberg@rtmk.org.
3    
4  This program is free software; you can redistribute it and/or modify  This program is free software; you can redistribute it and/or modify
5  it under the terms of the GNU General Public License as published by  it under the terms of the GNU General Public License as published by
# Line 66  struct exception_frame Line 66  struct exception_frame
66  #define TRAP_OVERFLOW             4  #define TRAP_OVERFLOW             4
67  #define TRAP_BOUNDS_CHECK         5  #define TRAP_BOUNDS_CHECK         5
68  #define TRAP_INVALID_OPCODE       6  #define TRAP_INVALID_OPCODE       6
69  #define TRAP_FPU_NOT_AVAILIBLE    7  #define TRAP_FPU_NOT_AVAILABLE    7
70  #define TRAP_DOUBLE_FAULT         8  #define TRAP_DOUBLE_FAULT         8
71  #define TRAP_FPU_FAULT            9  #define TRAP_FPU_FAULT            9
72  #define TRAP_INVALID_TSS          10  #define TRAP_INVALID_TSS          10

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

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