aboutsummaryrefslogtreecommitdiff
path: root/backends/vhost-user.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2024-12-08 14:14:36 -0600
committerRichard Henderson <richard.henderson@linaro.org>2024-12-24 08:32:15 -0800
commit904624ab8e1f41dd97bb6e2e524605f4c61bc795 (patch)
treeabc48a5b6021ac218224c6ba787e3d3d8cdfa9e8 /backends/vhost-user.c
parent2eca1928f9afb7cbc8e72a59dffb964c8319469a (diff)
downloadqemu-904624ab8e1f41dd97bb6e2e524605f4c61bc795.zip
qemu-904624ab8e1f41dd97bb6e2e524605f4c61bc795.tar.gz
qemu-904624ab8e1f41dd97bb6e2e524605f4c61bc795.tar.bz2
target/hexagon: Use float32_muladd_scalbn for helper_sffma_sc
This instruction has a special case that 0 * x + c returns c without the normal sign folding that comes with 0 + -0. Use the new float_muladd_suppress_add_product_zero to describe this. Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'backends/vhost-user.c')
0 files changed, 0 insertions, 0 deletions