]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Handle FPCR.NEP for 1-input scalar operations
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 1 Feb 2025 16:39:22 +0000 (16:39 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 11 Feb 2025 16:22:07 +0000 (16:22 +0000)
commit3f88032ce23db57e64efb6ce24b760b201106a87
tree89184510d53d90a4dca25af437e043a5c89046ec
parent053b39aad9a94784d5f1926e50ec7199978525a8
target/arm: Handle FPCR.NEP for 1-input scalar operations

Handle FPCR.NEP for the 1-input scalar operations.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/tcg/translate-a64.c