On 6/20/23 15:46, Richard Henderson wrote:
Brown bag time: store instead of load results in uninitialized temp.
Reported-by: Mark Rutland<mark.rutl...@arm.com>
Fixes: e6dd5e782be ("target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld,
st}r")
Tested-by: Alex Bennée<alex.ben...@linaro.org>
Signed-off-by: Richard Henderson<richard.hender...@linaro.org>
---
target/arm/tcg/translate-sve.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1704
r~