diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-02-01 16:39:47 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-02-11 16:22:07 +0000 |
commit | 6dcd51ccf6815578bd34ea64a33a1eda9cc324e5 (patch) | |
tree | 3ad775118370e4b8f56768ed06f88325c9bda35c /rust/qemu-api/src | |
parent | 51330e58480b05cd39a9b913be9f83a0530471cb (diff) | |
download | qemu-6dcd51ccf6815578bd34ea64a33a1eda9cc324e5.zip qemu-6dcd51ccf6815578bd34ea64a33a1eda9cc324e5.tar.gz qemu-6dcd51ccf6815578bd34ea64a33a1eda9cc324e5.tar.bz2 |
target/arm: Handle FPCR.AH in SVE FTSSEL
The negation step in the SVE FTSSEL insn mustn't negate a NaN when
FPCR.AH is set. Pass FPCR.AH to the helper via the SIMD data field
and use that to determine whether to do the negation.
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