qemu-e2k/target-arm
Peter Maydell 5aaebd13da target-arm: Add helper function to generate code to get fpstatus pointer
Add and use a helper function which returns a TCGv which is a pointer
to the fp_status for either Neon or VFP operations.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2011-06-22 15:01:26 +00:00
..
cpu.h target-arm: Privatize CPU_INTERRUPT_FIQ. 2011-05-08 16:55:23 +00:00
exec.h target-arm/exec.h: Remove unused #define of M0 2011-05-23 22:53:34 +02:00
helper.c target-arm: BKPT instructions should raise prefetch aborts with IFSR type 00010 2011-06-03 18:42:17 +02:00
helper.h Revert "target-arm: Use global env in iwmmxt_helper.c helpers" 2011-06-22 15:01:21 +00:00
iwmmxt_helper.c Revert "target-arm: Use global env in iwmmxt_helper.c helpers" 2011-06-22 15:01:21 +00:00
machine.c
neon_helper.c target-arm: Signal InvalidOp for Neon GE and GT compares of QNaN 2011-05-23 22:39:36 +02:00
op_addsub.h
op_helper.c
translate.c target-arm: Add helper function to generate code to get fpstatus pointer 2011-06-22 15:01:26 +00:00