qemu/target-sparc
Richard Henderson 208ae65722 target-sparc: Add accessors for single-precision fpr access.
Load, store, and "create destination".  This version attempts to
change the behaviour of the translator as little as possible.  We
previously used cpu_tmp32 as the temporary destination, and we
continue to use that.  This will eventually allow a change in
representation of the fprs.

Change the name of the cpu_fpr array to make certain that all
instances are converted.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2011-10-26 13:50:42 -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: Fix use of g_new0 / g_free 2011-10-25 19:30:33 +00:00
cpu.h Sparc: split MMU helpers 2011-10-26 17:18:55 +00:00
fop_helper.c Sparc: avoid AREG0 for float and VIS ops 2011-10-23 15:09:13 +00:00
helper.c Sparc: split MMU helpers 2011-10-26 17:18:55 +00:00
helper.h Sparc: avoid AREG0 for division op helpers 2011-10-26 17:18:52 +00: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 Sparc: split load and store op helpers 2011-10-26 17:19:20 +00:00
machine.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00: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
translate.c target-sparc: Add accessors for single-precision fpr access. 2011-10-26 13:50:42 -07:00
vis_helper.c Sparc: avoid AREG0 for float and VIS ops 2011-10-23 15:09:13 +00:00
win_helper.c Sparc: convert win_helper to trace framework 2011-10-26 17:19:18 +00:00