summary refs log tree commit diff stats
path: root/rust/qemu-api/src/c_str.rs
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 /rust/qemu-api/src/c_str.rs
parent2eca1928f9afb7cbc8e72a59dffb964c8319469a (diff)
downloadfocaccia-qemu-904624ab8e1f41dd97bb6e2e524605f4c61bc795.tar.gz
focaccia-qemu-904624ab8e1f41dd97bb6e2e524605f4c61bc795.zip
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 'rust/qemu-api/src/c_str.rs')
0 files changed, 0 insertions, 0 deletions