/[gxemul]/trunk/src/include/cop0.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/include/cop0.h

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

revision 18 by dpavlin, Mon Oct 8 16:19:11 2007 UTC revision 22 by dpavlin, Mon Oct 8 16:19:37 2007 UTC
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: cop0.h,v 1.8 2005/10/26 14:37:06 debug Exp $   *  $Id: cop0.h,v 1.9 2006/02/05 10:26:36 debug Exp $
32   *   *
33   *  Misc. definitions for coprocessor 0.   *  Misc. definitions for coprocessor 0.
34   */   */
# Line 196  Line 196 
196  #define EXCEPTION_TR            13      /*  Trap exception  */  #define EXCEPTION_TR            13      /*  Trap exception  */
197  #define EXCEPTION_VCEI          14      /*  Virtual Coherency Exception, Instruction  */  #define EXCEPTION_VCEI          14      /*  Virtual Coherency Exception, Instruction  */
198  #define EXCEPTION_FPE           15      /*  Floating point exception  */  #define EXCEPTION_FPE           15      /*  Floating point exception  */
199  /*  16..17: Available for "implementation dependant use"  */  /*  16..17: Available for "implementation dependent use"  */
200  #define EXCEPTION_C2E           18      /*  MIPS64 C2E (precise coprocessor 2 exception)  */  #define EXCEPTION_C2E           18      /*  MIPS64 C2E (precise coprocessor 2 exception)  */
201  /*  19..21: Reserved  */  /*  19..21: Reserved  */
202  #define EXCEPTION_MDMX          22      /*  MIPS64 MDMX unusable  */  #define EXCEPTION_MDMX          22      /*  MIPS64 MDMX unusable  */

Legend:
Removed from v.18  
changed lines
  Added in v.22

  ViewVC Help
Powered by ViewVC 1.1.26