]> Git Repo - qemu.git/commit
target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-half
authorRichard Henderson <[email protected]>
Thu, 16 Aug 2018 13:05:29 +0000 (14:05 +0100)
committerPeter Maydell <[email protected]>
Thu, 16 Aug 2018 13:29:58 +0000 (14:29 +0100)
commite4ab5124a5c2e2291006b24bdc21c3dd8d087ff4
tree1a59c55f0bed820858cdae71df9d7fccd16341f7
parent52a339b11d1719a6589de40606859939875fda9a
target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-half

We were using the wrong flush-to-zero bit for the non-half input.

Fixes: 46d33d1e3c9
Cc: [email protected] (3.0.1)
Reported-by: Laurent Desnogues <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Laurent Desnogues <[email protected]>
Tested-by: Laurent Desnogues <[email protected]>
Message-id: 20180810193129[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/translate-sve.c
This page took 0.025467 seconds and 4 git commands to generate.