qemu-e2k/target-sparc
Blue Swirl 7922703623 Sparc: avoid AREG0 for softint op helpers and Leon cache control
Make softint op helpers and Leon cache irq manager take a parameter
for CPUState instead of relying on global env. Move the functions
to int{32,64}_helper.c.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-10-26 17:18:09 +00:00
..
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
cc_helper.c Sparc: avoid AREG0 for lazy condition code helpers 2011-10-23 15:09:37 +00:00
cpu.h Sparc: avoid AREG0 for softint op helpers and Leon cache control 2011-10-26 17:18:09 +00:00
cpu_init.c target-sparc: Fix use of g_new0 / g_free 2011-10-25 19:30:33 +00:00
fop_helper.c Sparc: avoid AREG0 for float and VIS ops 2011-10-23 15:09:13 +00:00
helper.c Sparc: avoid AREG0 for raise_exception and helper_debug 2011-10-23 15:08:22 +00:00
helper.h Sparc: avoid AREG0 for softint op helpers and Leon cache control 2011-10-26 17:18:09 +00:00
int32_helper.c Sparc: avoid AREG0 for softint op helpers and Leon cache control 2011-10-26 17:18:09 +00:00
int64_helper.c Sparc: avoid AREG0 for softint op helpers and Leon cache control 2011-10-26 17:18:09 +00:00
machine.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
op_helper.c Sparc: avoid AREG0 for softint op helpers and Leon cache control 2011-10-26 17:18:09 +00:00
translate.c Sparc: avoid AREG0 for softint op helpers and Leon cache control 2011-10-26 17:18:09 +00:00
vis_helper.c Sparc: avoid AREG0 for float and VIS ops 2011-10-23 15:09:13 +00:00
win_helper.c Sparc: avoid AREG0 for CWP and PSTATE helpers 2011-10-26 17:18:04 +00:00