qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 07/16] tcg/mips: Allow JAL to be out of range in tcg_out_b


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 07/16] tcg/mips: Allow JAL to be out of range in tcg_out_bswap_subr
Date: Mon, 20 Sep 2021 23:14:40 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 8/18/21 22:19, Richard Henderson wrote:
> Weaning off of unique alignment requirements, so allow JAL
> to not reach the target.  TCG_TMP1 is always available for
> use as a scratch because it is clobbered by the subroutine
> being called.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/mips/tcg-target.c.inc | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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