Revision 52705890 target-sh4/cpu.h

b/target-sh4/cpu.h
44 44

  
45 45
#define TARGET_PAGE_BITS 12	/* 4k XXXXX */
46 46

  
47
#define TARGET_PHYS_ADDR_SPACE_BITS 32
48
#define TARGET_VIRT_ADDR_SPACE_BITS 32
49

  
47 50
#define SR_MD (1 << 30)
48 51
#define SR_RB (1 << 29)
49 52
#define SR_BL (1 << 28)

Also available in: Unified diff