Revision 8b242eba target-ppc/cpu.h

b/target-ppc/cpu.h
66 66
#define TARGET_PAGE_BITS 12
67 67
#endif /* defined(TARGET_PPCEMB) */
68 68

  
69
#define TARGET_PHYS_ADDR_SPACE_BITS 32
69
#define TARGET_PHYS_ADDR_SPACE_BITS 36
70 70
#define TARGET_VIRT_ADDR_SPACE_BITS 32
71 71

  
72 72
#endif /* defined (TARGET_PPC64) */

Also available in: Unified diff