qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/8] target/tricore: Fix RR_JLI clobbering reg A[11]


From: Richard Henderson
Subject: Re: [PATCH v2 1/8] target/tricore: Fix RR_JLI clobbering reg A[11]
Date: Sun, 18 Jun 2023 19:30:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/16/23 17:28, Bastian Koppelmann wrote:
if A[r1] == A[11], then we would overwrite the destination address of
the jump with the return address.

Reported-by: Richard Henderson<richard.henderson@linaro.org>
Signed-off-by: Bastian Koppelmann<kbastian@mail.uni-paderborn.de>
---
  target/tricore/translate.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

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

r~



reply via email to

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