diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2024-06-28 15:23:41 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2024-07-11 11:41:33 +0100 |
| commit | b167325e938706433f00400a0586cedbe965d76d (patch) | |
| tree | e29d603f697d2acf0284e37b6c1626ede12005b4 /hw/misc/stm32l4x5_exti.c | |
| parent | 2de7cf9e0568f18203004a839c9bea0cb9ce96d3 (diff) | |
| download | focaccia-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