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<[email protected]> Signed-off-by: Bastian Koppelmann<[email protected]> --- target/tricore/translate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
