qemu-patch-raspberry4/target-arm
Peter Maydell e91f229a25 target-arm: Correctly restore FPSCR
Use the helper functions to save and restore the FPSCR, so that
we correctly propagate rounding mode and flushing behaviour into
the float_status fields. This also allows us to stop saving the
vector length/stride fields separately.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2013-04-19 12:24:19 +01:00
..
arm-semi.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
cpu-qom.h target-arm: port ARM CPU save/load to use VMState 2013-04-19 12:24:19 +01:00
cpu.c target-arm: port ARM CPU save/load to use VMState 2013-04-19 12:24:19 +01:00
cpu.h target-arm: port ARM CPU save/load to use VMState 2013-04-19 12:24:19 +01:00
helper.c
helper.h
iwmmxt_helper.c
kvm.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
kvm_arm.h
machine.c target-arm: Correctly restore FPSCR 2013-04-19 12:24:19 +01:00
Makefile.objs
neon_helper.c
op_addsub.h
op_helper.c
translate.c target-arm: Reinsert missing return statement in ARM mode SRS decode 2013-04-19 12:24:18 +01:00