/[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 4 by dpavlin, Mon Oct 8 16:18:00 2007 UTC revision 14 by dpavlin, Mon Oct 8 16:18:51 2007 UTC
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: cop0.h,v 1.6 2005/01/18 06:22:58 debug Exp $   *  $Id: cop0.h,v 1.7 2005/09/18 19:54:16 debug Exp $
32   *   *
33   *  Misc. definitions for coprocessor 0.   *  Misc. definitions for coprocessor 0.
34   */   */
# Line 85  Line 85 
85  #define COP0_PAGEMASK           5  #define COP0_PAGEMASK           5
86  #define    PAGEMASK_MASK            0x01ffe000  #define    PAGEMASK_MASK            0x01ffe000
87  #define    PAGEMASK_SHIFT           13  #define    PAGEMASK_SHIFT           13
88  #define    PAGEMASK_MASK_R4100      0x0007f800          /*  TODO: At least VR4131, how about others?  */  #define    PAGEMASK_MASK_R4100      0x0007f800  /*  TODO: At least VR4131,  */
89                                                    /*  how about others?  */
90  #define    PAGEMASK_SHIFT_R4100     11  #define    PAGEMASK_SHIFT_R4100     11
91  #define COP0_WIRED              6  #define COP0_WIRED              6
92  #define COP0_RESERV7            7  #define COP0_RESERV7            7

Legend:
Removed from v.4  
changed lines
  Added in v.14

  ViewVC Help
Powered by ViewVC 1.1.26