/[gxemul]/trunk/src/include/alpha_rpb.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/alpha_rpb.h

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

revision 31 by dpavlin, Mon Oct 8 16:19:56 2007 UTC revision 32 by dpavlin, Mon Oct 8 16:20:58 2007 UTC
# Line 41  Line 41 
41  #define HWRPB_ADDR      0x10000000              /* virtual address, at boot */  #define HWRPB_ADDR      0x10000000              /* virtual address, at boot */
42    
43  /*  GXemul:  */  /*  GXemul:  */
44    #define PROM_ENTRY_PADDR        0x10000
45    #define PROM_ARGSPACE_PADDR     0x12000
46    #define HWRPB_PADDR             0x14000
47  #define CTB_ADDR        (HWRPB_ADDR + 0x1000)  #define CTB_ADDR        (HWRPB_ADDR + 0x1000)
48  #define CRB_ADDR        (HWRPB_ADDR + 0x1400)  #define CRB_ADDR        (HWRPB_ADDR + 0x1400)
49  #define MEMDAT_ADDR     (HWRPB_ADDR + 0x1800)  #define MEMDAT_ADDR     (HWRPB_ADDR + 0x1800)
50    #define PCS_ADDR        (HWRPB_ADDR + 0x1c00)
51    
52  #ifndef ASSEMBLER  #ifndef ASSEMBLER
53  struct rpb {  struct rpb {

Legend:
Removed from v.31  
changed lines
  Added in v.32

  ViewVC Help
Powered by ViewVC 1.1.26