/[gxemul]/trunk/src/include/mp.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/mp.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 8 by dpavlin, Mon Oct 8 16:18:19 2007 UTC
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: mp.h,v 1.5 2005/01/17 11:27:33 debug Exp $   *  $Id: mp.h,v 1.6 2005/06/11 11:53:37 debug Exp $
32   *   *
33   *  dev_mp definitions.   *  dev_mp definitions.
34   */   */
35    
36    #define MIPS_IPI_INT                    6
37    
38  #define DEV_MP_ADDRESS                  0x0000000011000000ULL  #define DEV_MP_ADDRESS                  0x0000000011000000ULL
39  #define DEV_MP_LENGTH                   0x0000000000000100ULL  #define DEV_MP_LENGTH                   0x0000000000000100ULL
40  #define     DEV_MP_WHOAMI                   0x0000  #define     DEV_MP_WHOAMI                   0x0000
# Line 45  Line 47 
47  #define     DEV_MP_STARTUPSTACK             0x0070  #define     DEV_MP_STARTUPSTACK             0x0070
48  #define     DEV_MP_HARDWARE_RANDOM          0x0080  #define     DEV_MP_HARDWARE_RANDOM          0x0080
49  #define     DEV_MP_MEMORY                   0x0090  #define     DEV_MP_MEMORY                   0x0090
50    #define     DEV_MP_IPI_ONE                  0x00a0
51    #define     DEV_MP_IPI_MANY                 0x00b0
52    #define     DEV_MP_IPI_READ                 0x00c0
53    
54  #endif  /*  MP_H  */  #endif  /*  MP_H  */

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

  ViewVC Help
Powered by ViewVC 1.1.26