summary refs log tree commit diff stats
path: root/hw/misc/stm32l4x5_exti.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2024-06-28 15:23:41 +0100
committerPeter Maydell <peter.maydell@linaro.org>2024-07-11 11:41:33 +0100
commitb167325e938706433f00400a0586cedbe965d76d (patch)
treee29d603f697d2acf0284e37b6c1626ede12005b4 /hw/misc/stm32l4x5_exti.c
parent2de7cf9e0568f18203004a839c9bea0cb9ce96d3 (diff)
downloadfocaccia-qemu-b167325e938706433f00400a0586cedbe965d76d.tar.gz
focaccia-qemu-b167325e938706433f00400a0586cedbe965d76d.zip
target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr}
Make vfp_set_fpscr() call vfp_set_fpsr() and vfp_set_fpcr()
instead of the other way around.

The masking we do when getting and setting vfp.xregs[ARM_VFP_FPSCR]
is a little awkward, but we are going to change where we store the
underlying FPSR and FPCR information in a later commit, so it will
go away then.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240628142347.1283015-4-peter.maydell@linaro.org
Diffstat (limited to 'hw/misc/stm32l4x5_exti.c')
0 files changed, 0 insertions, 0 deletions