xemu/target-sparc
Richard Henderson 30038fd818 target-sparc: Change fpr representation to doubles.
This allows a more efficient representation for 64-bit hosts.
It should be about the same for 32-bit hosts, as we can still
access the individual pieces of the double.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2011-10-26 13:55:26 -07:00
..
cc_helper.c Sparc: avoid AREG0 for lazy condition code helpers 2011-10-23 15:09:37 +00:00
cpu_init.c target-sparc: Change fpr representation to doubles. 2011-10-26 13:55:26 -07:00
cpu.h target-sparc: Change fpr representation to doubles. 2011-10-26 13:55:26 -07:00
fop_helper.c target-sparc: Make FPU/VIS helpers const when possible. 2011-10-26 13:50:45 -07:00
helper.c Sparc: split MMU helpers 2011-10-26 17:18:55 +00:00
helper.h target-sparc: Make FPU/VIS helpers const when possible. 2011-10-26 13:50:45 -07:00
int32_helper.c Sparc: convert interrupt helpers to trace framework 2011-10-26 17:18:58 +00:00
int64_helper.c Sparc: convert interrupt helpers to trace framework 2011-10-26 17:18:58 +00:00
ldst_helper.c target-sparc: Change fpr representation to doubles. 2011-10-26 13:55:26 -07:00
machine.c target-sparc: Change fpr representation to doubles. 2011-10-26 13:55:26 -07:00
mmu_helper.c Sparc: convert mmu_helper to trace framework 2011-10-26 17:18:57 +00:00
op_helper.c Sparc: split load and store op helpers 2011-10-26 17:19:20 +00:00
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
translate.c target-sparc: Change fpr representation to doubles. 2011-10-26 13:55:26 -07:00
vis_helper.c target-sparc: Make FPU/VIS helpers const when possible. 2011-10-26 13:50:45 -07:00
win_helper.c Sparc: convert win_helper to trace framework 2011-10-26 17:19:18 +00:00