qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 11/43] tcg: Adjust tcg_out_label for const


From: Joelle van Dyne
Subject: Re: [PATCH v4 11/43] tcg: Adjust tcg_out_label for const
Date: Sat, 2 Jan 2021 12:03:05 -0800

On Mon, Dec 14, 2020 at 6:02 AM Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Simplify the arguments to always use s->code_ptr instead of
> take it as an argument.  That makes it easy to ensure that
> the value_ptr is always the rx version.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/tcg.c                 |  6 +++---
>  tcg/i386/tcg-target.c.inc | 10 +++++-----
>  2 files changed, 8 insertions(+), 8 deletions(-)

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



reply via email to

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