On 3/8/22 09:04, Taylor Simpson wrote:
The float??_minnum implementation differs from Hexagon for SNaN,
it returns NaN, but Hexagon returns the other input.  So, we use
float??_minimum_number.

Test cases added to tests/tcg/hexagon/fpstuff.c

Signed-off-by: Taylor Simpson<tsimp...@quicinc.com>
---
  target/hexagon/op_helper.c  | 14 ++-----
  tests/tcg/hexagon/fpstuff.c | 79 +++++++++++++++++++++++++++++--------
  2 files changed, 66 insertions(+), 27 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to