qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-6.2 33/43] accel/tcg: Move cpu_atomic decls to exec/cpu_l


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH for-6.2 33/43] accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Date: Thu, 29 Jul 2021 09:36:38 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 7/29/21 2:46 AM, Richard Henderson wrote:
> The previous placement in tcg/tcg.h was not logical.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  include/exec/cpu_ldst.h       | 87 +++++++++++++++++++++++++++++++++++
>  include/tcg/tcg.h             | 87 -----------------------------------
>  target/arm/helper-a64.c       |  1 -
>  target/m68k/op_helper.c       |  1 -
>  target/ppc/mem_helper.c       |  1 -
>  target/s390x/tcg/mem_helper.c |  1 -
>  6 files changed, 87 insertions(+), 91 deletions(-)

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



reply via email to

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