Searched hist:"58 ff2981667262f77d57219fc9cef2a43a740159" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | circ.c | diff 58ff2981667262f77d57219fc9cef2a43a740159 Wed Feb 09 20:15:45 CST 2022 Michael Lambert <mlambert@quicinc.com> Hexagon (target/hexagon) fix bug in circular addressing
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> Message-Id: <20220210021556.9217-2-tsimpson@quicinc.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/hexagon/ |
H A D | op_helper.c | diff 58ff2981667262f77d57219fc9cef2a43a740159 Wed Feb 09 20:15:45 CST 2022 Michael Lambert <mlambert@quicinc.com> Hexagon (target/hexagon) fix bug in circular addressing
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> Message-Id: <20220210021556.9217-2-tsimpson@quicinc.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
|