qemu-e2k/target-sparc
Blue Swirl 2336c1f197 Sparc: move trivial functions from op_helper.c
These functions don't need access to CPUState or already pass it,
so relocating them from op_helper.c to helper.c and int64_helper.c
is trivial.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-10-23 15:08:10 +00:00
..
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
cpu.h Sparc: split helper.c 2011-10-23 15:07:52 +00:00
cpu_init.c Sparc: split helper.c 2011-10-23 15:07:52 +00:00
helper.c Sparc: move trivial functions from op_helper.c 2011-10-23 15:08:10 +00:00
helper.h SPARC64: fix VIS1 SIMD signed compare instructions 2011-07-20 20:44:23 +00:00
int32_helper.c Sparc: split helper.c 2011-10-23 15:07:52 +00:00
int64_helper.c Sparc: move trivial functions from op_helper.c 2011-10-23 15:08:10 +00:00
machine.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
op_helper.c Sparc: move trivial functions from op_helper.c 2011-10-23 15:08:10 +00:00
translate.c Fix handling of conditional branches in delay slot of a conditional branch 2011-08-06 15:08:31 +00:00