OSDN Git Service

Hexagon (target/hexagon) use softfloat for float-to-int conversions
authorTaylor Simpson <tsimpson@quicinc.com>
Fri, 9 Apr 2021 01:07:40 +0000 (20:07 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 1 May 2021 15:31:43 +0000 (08:31 -0700)
commitb3f37abdd3f4919c81ea42f9f729875544623df2
treecf83a220d2ccb675ce88f8bfa66723637ee072bd
parent1cb532fe45991b70cf47c414e0bc4fe63f571a8a
Hexagon (target/hexagon) use softfloat for float-to-int conversions

Use the proper return for helpers that convert to unsigned
Remove target/hexagon/conv_emu.[ch]

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <1617930474-31979-13-git-send-email-tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/conv_emu.c [deleted file]
target/hexagon/conv_emu.h [deleted file]
target/hexagon/fma_emu.c
target/hexagon/helper.h
target/hexagon/meson.build
target/hexagon/op_helper.c
tests/tcg/hexagon/fpstuff.c