aboutsummaryrefslogtreecommitdiff
path: root/linux-user/nios2/cpu_loop.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-12-17 17:57:15 +0100
committerCédric Le Goater <clg@kaod.org>2021-12-17 17:57:15 +0100
commite4052bb773cc829a27786d68caa22f28cff19d39 (patch)
tree441e96643d46338c3026224a84559997d5313d3b /linux-user/nios2/cpu_loop.c
parenta496352736033c19b530dc02c917fa5509104792 (diff)
downloadqemu-e4052bb773cc829a27786d68caa22f28cff19d39.zip
qemu-e4052bb773cc829a27786d68caa22f28cff19d39.tar.gz
qemu-e4052bb773cc829a27786d68caa22f28cff19d39.tar.bz2
target/ppc: Update fmadd for new flags
Now that vximz, vxisi, and vxsnan are computed directly by softfloat, we don't need to recompute it. This replaces the separate float{32,64}_maddsub_update_excp functions with a single float_invalid_op_madd function. Fix VSX_MADD by passing sfprf to float_invalid_op_madd, whereas the previous *_maddsub_update_excp assumed it true. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20211119160502.17432-19-richard.henderson@linaro.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'linux-user/nios2/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions