qemu-patch-raspberry4/target-arm
Peter Maydell ae1857eca2 target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState
Make the VFP binop helper functions take a pointer to the fp status, not
the entire CPUState. This will allow us to use them for Neon operations too.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2011-06-22 15:01:31 +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: Make VFP binop helpers take pointer to fpstatus, not CPUState 2011-06-22 15:01:31 +00:00
helper.h target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState 2011-06-22 15:01:31 +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 target-arm: Implement cp15 VA->PA translation 2011-03-06 23:37:18 +01:00
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 target-arm: fix addsub/subadd implementation 2010-07-01 23:45:29 +02:00
op_helper.c Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
translate.c target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState 2011-06-22 15:01:31 +00:00