Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Removes a set of ifdefs from exec.c.
Introduce TARGET_VIRT_ADDR_SPACE_BITS for all targets other
than Alpha. This will be used for page_find_alloc, which is
supposed to be using virtual addresses in the first place.
Signed-off-by:
Richard Henderson <rth@twiddle.net>
Showing
- exec.c 0 additions, 17 deletionsexec.c
- target-alpha/cpu.h 3 additions, 1 deletiontarget-alpha/cpu.h
- target-arm/cpu.h 3 additions, 0 deletionstarget-arm/cpu.h
- target-cris/cpu.h 3 additions, 0 deletionstarget-cris/cpu.h
- target-i386/cpu.h 11 additions, 0 deletionstarget-i386/cpu.h
- target-m68k/cpu.h 3 additions, 0 deletionstarget-m68k/cpu.h
- target-microblaze/cpu.h 3 additions, 0 deletionstarget-microblaze/cpu.h
- target-mips/mips-defs.h 4 additions, 0 deletionstarget-mips/mips-defs.h
- target-ppc/cpu.h 17 additions, 0 deletionstarget-ppc/cpu.h
- target-s390x/cpu.h 5 additions, 0 deletionstarget-s390x/cpu.h
- target-sh4/cpu.h 3 additions, 0 deletionstarget-sh4/cpu.h
- target-sparc/cpu.h 8 additions, 0 deletionstarget-sparc/cpu.h
Loading
Please register or sign in to comment