qemu-e2k/target-microblaze
Richard Henderson 5270589032 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>
2010-03-12 16:28:24 +00:00
..
cpu.h Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. 2010-03-12 16:28:24 +00:00
exec.h kill regs_to_env and env_to_regs 2010-01-19 16:31:02 -06:00
helper.c
helper.h
machine.c
microblaze-decode.h
mmu.c
mmu.h
op_helper.c microblaze: Dont segfault when singlestepping first insn. 2010-02-20 14:03:14 +01:00
translate.c microblaze: Improve brk emulation. 2010-02-20 14:04:01 +01:00