qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 23/24] tcg/tci: Split out constraint sets to tcg-target-co


From: Peter Maydell
Subject: Re: [PATCH v3 23/24] tcg/tci: Split out constraint sets to tcg-target-con-set.h
Date: Fri, 29 Jan 2021 23:30:53 +0000

On Fri, 29 Jan 2021 at 20:26, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> This requires finishing the conversion to tcg_target_op_def.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/tci/tcg-target-con-set.h |  25 ++++
>  tcg/tci/tcg-target.h         |   2 +
>  tcg/tci/tcg-target.c.inc     | 279 +++++++++++++++++------------------
>  3 files changed, 161 insertions(+), 145 deletions(-)
>  create mode 100644 tcg/tci/tcg-target-con-set.h
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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