Revision 5dcb6b91 exec.c

b/exec.c
64 64

  
65 65
#if defined(TARGET_SPARC64)
66 66
#define TARGET_PHYS_ADDR_SPACE_BITS 41
67
#elif defined(TARGET_SPARC)
68
#define TARGET_PHYS_ADDR_SPACE_BITS 36
67 69
#elif defined(TARGET_ALPHA)
68 70
#define TARGET_PHYS_ADDR_SPACE_BITS 42
69 71
#define TARGET_VIRT_ADDR_SPACE_BITS 42

Also available in: Unified diff