diff options
author | Lucas Coutinho <lucas.coutinho@eldorado.org.br> | 2022-03-20 23:35:27 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2022-03-20 23:35:27 +0100 |
commit | 3515553bf625ad48aa90210379c4f387c2596093 (patch) | |
tree | 2b0de8f4019521c31af91295b07b95b5c88ab95d /util | |
parent | 217979d33e78ee64978295962c33d8525973c760 (diff) | |
download | qemu-3515553bf625ad48aa90210379c4f387c2596093.zip qemu-3515553bf625ad48aa90210379c4f387c2596093.tar.gz qemu-3515553bf625ad48aa90210379c4f387c2596093.tar.bz2 |
target/ppc: Replicate Double->Single-Precision result
Power ISA v3.1 formalizes the previously undefined result in
words 1 and 3 to be a copy of the result in words 0 and 2.
This affects: xvcvsxdsp, xvcvuxdsp, xvcvdpsp.
And the previously undefined result in word 1 to be a copy of
the result in word 0.
This affects: xscvdpsp.
Signed-off-by: Lucas Coutinho <lucas.coutinho@eldorado.org.br>
Message-Id: <20220316200427.3410437-1-lucas.coutinho@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions