On 2/8/21 6:46 AM, Taylor Simpson wrote: > Signed-off-by: Taylor Simpson <tsimp...@quicinc.com> > --- > target/hexagon/fma_emu.h | 36 +++ > target/hexagon/fma_emu.c | 702 > +++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 738 insertions(+) > create mode 100644 target/hexagon/fma_emu.h > create mode 100644 target/hexagon/fma_emu.c
I'm not a floating point specialist (Alex, Laurent, feel free to review on top), however this patch LGTM: Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>