qemu-e2k/target-alpha
Richard Henderson 2ace7e55a2 target-alpha: Implement more CALL_PAL values inline.
In particular, SWPIPL is used quite a lot by the Linux kernel.
Doing this inline makes it significantly easier to step through
without the debugger getting confused by the mode switch.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2011-05-31 10:18:06 -07:00
..
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
cpu.h target-alpha: Disable interrupts properly. 2011-05-31 10:18:05 -07:00
exec.h target-alpha: Disable interrupts properly. 2011-05-31 10:18:05 -07:00
helper.c target-alpha: Swap shadow registers moving to/from PALmode. 2011-05-31 10:18:05 -07:00
helper.h target-alpha: Rationalize internal processor registers. 2011-05-31 10:18:05 -07:00
machine.c target-alpha: Add IPRs to be used by the emulation PALcode. 2011-05-31 10:18:05 -07:00
op_helper.c target-alpha: Swap shadow registers moving to/from PALmode. 2011-05-31 10:18:05 -07:00
translate.c target-alpha: Implement more CALL_PAL values inline. 2011-05-31 10:18:06 -07:00