qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 22/43] tcg/aarch64: Use B not BL for tcg_out_goto_long


From: Joelle van Dyne
Subject: Re: [PATCH v4 22/43] tcg/aarch64: Use B not BL for tcg_out_goto_long
Date: Sat, 2 Jan 2021 12:15:48 -0800

On Mon, Dec 14, 2020 at 6:02 AM Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> A typo generated a branch-and-link insn instead of plain branch.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/aarch64/tcg-target.c.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Joelle van Dyne <j@getutm.app>



reply via email to

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