target/hexagon: Use float32_muladd for helper_sffma
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 8 Dec 2024 15:32:05 +0000 (09:32 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Dec 2024 16:32:15 +0000 (08:32 -0800)
commit655a83cac128574c7ea386042f8eefa5be5708e5
tree384b5b6521f3ea7c1f7ca11f9b8fecee501b3869
parent6e7422dc22fd2a3bd581e6a496470f6edecc6357
target/hexagon: Use float32_muladd for helper_sffma

There are no special cases for this instruction.

Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/op_helper.c