On 2/10/22 13:15, Taylor Simpson wrote:
From: Michael Lambert <[email protected]>
Versions V3 and earlier should treat the "K_const" and "length" values
as unsigned.
Modified circ_test_v3() in tests/tcg/hexagon/circ.c to reproduce the bug
Signed-off-by: Michael Lambert <[email protected]>
Signed-off-by: Taylor Simpson <[email protected]>
---
target/hexagon/op_helper.c | 6 +++---
tests/tcg/hexagon/circ.c | 5 +++--
2 files changed, 6 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~