qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 01/12] Hexagon (target/hexagon) fix bug in circular addres


From: Richard Henderson
Subject: Re: [PATCH v2 01/12] Hexagon (target/hexagon) fix bug in circular addressing
Date: Fri, 11 Feb 2022 11:39:59 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/10/22 13:15, Taylor Simpson wrote:
From: Michael Lambert <mlambert@quicinc.com>

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 <mlambert@quicinc.com>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
---
  target/hexagon/op_helper.c | 6 +++---
  tests/tcg/hexagon/circ.c   | 5 +++--
  2 files changed, 6 insertions(+), 5 deletions(-)

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


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]