qemu-e2k/target-alpha
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
..
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +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 target-alpha: Split up FPCR value into separate fields. 2010-02-23 23:36:22 +01:00
helper.h target-alpha: Implement IEEE FP qualifiers. 2010-02-28 17:45:07 +01:00
op_helper.c target-alpha: Implement IEEE FP qualifiers. 2010-02-28 17:45:07 +01:00
translate.c alpha-linux-user: Implement signals. 2010-02-28 17:54:52 +01:00