diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-02-01 16:39:43 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-02-11 16:22:07 +0000 |
commit | fdf89638dc1ca42222685d06dc0c465e4735cf44 (patch) | |
tree | bde8764d441f514ce2410ced57fcaac95a98b9f0 /rust/qemu-api | |
parent | 28048a3d180b3893912344869dfa64c1e6a7d40f (diff) | |
download | qemu-fdf89638dc1ca42222685d06dc0c465e4735cf44.zip qemu-fdf89638dc1ca42222685d06dc0c465e4735cf44.tar.gz qemu-fdf89638dc1ca42222685d06dc0c465e4735cf44.tar.bz2 |
target/arm: Handle FPCR.AH in FRECPS and FRSQRTS vector insns
Handle the FPCR.AH "don't negate the sign of a NaN" semantics
in the vector versions of FRECPS and FRSQRTS, by implementing
new vector wrappers that call the _ah_ scalar helpers.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions