diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2025-01-24 16:27:30 +0000 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2025-01-28 18:40:19 +0000 |
| commit | 961a8b3fb81ffd74218e44397fb14854b9793194 (patch) | |
| tree | bf068fead2390c69e59dbdc1e575b7661804a63e /rust/qemu-api/tests/tests.rs | |
| parent | d1ce6db3b1dcaa51d48def07f5615e6655ec4550 (diff) | |
| download | focaccia-qemu-961a8b3fb81ffd74218e44397fb14854b9793194.tar.gz focaccia-qemu-961a8b3fb81ffd74218e44397fb14854b9793194.zip | |
target/arm: Use FPST_A32 in A32 decoder
In the A32 decoder, use FPST_A32 rather than FPST_FPCR. By doing an automated conversion of the whole file we avoid possibly using more than one fpst value in a set_rmode/op/restore_rmode sequence. Patch created with perl -p -i -e 's/FPST_FPCR(?!_)/FPST_A32/g' target/arm/tcg/translate-vfp.c Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20250124162836.2332150-11-peter.maydell@linaro.org
Diffstat (limited to 'rust/qemu-api/tests/tests.rs')
0 files changed, 0 insertions, 0 deletions