On 2/10/22 13:15, Taylor Simpson wrote:
Fix typo that checked for 32 bit nan instead of 64 bitTest case added in tests/tcg/hexagon/usr.c Signed-off-by: Taylor Simpson<tsimp...@quicinc.com> --- target/hexagon/op_helper.c | 2 +- tests/tcg/hexagon/usr.c | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~