aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api/src
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2025-02-01 16:39:42 +0000
committerPeter Maydell <peter.maydell@linaro.org>2025-02-11 16:22:07 +0000
commit28048a3d180b3893912344869dfa64c1e6a7d40f (patch)
treec174cae393a1f64b6f4180ba05fba3771db8ca02 /rust/qemu-api/src
parent72203eefab04a6903328807b0e3c635210031262 (diff)
downloadqemu-28048a3d180b3893912344869dfa64c1e6a7d40f.zip
qemu-28048a3d180b3893912344869dfa64c1e6a7d40f.tar.gz
qemu-28048a3d180b3893912344869dfa64c1e6a7d40f.tar.bz2
target/arm: Handle FPCR.AH in FRECPS and FRSQRTS scalar insns
Handle the FPCR.AH semantics that we do not change the sign of an input NaN in the FRECPS and FRSQRTS scalar insns, by providing new helper functions that do the CHS part of the operation differently. Since the extra helper functions would be very repetitive if written out longhand, we condense them and the existing non-AH helpers into being emitted via macros. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions