qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 01/12] tcg: expose TCGCond manipulation routines


From: Richard Henderson
Subject: Re: [PATCH v4 01/12] tcg: expose TCGCond manipulation routines
Date: Sun, 18 Apr 2021 13:57:11 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 4/15/21 9:34 AM, Alessandro Di Federico wrote:
From: Alessandro Di Federico<ale@rev.ng>

This commit moves into a separate file routines used to manipulate
TCGCond. These will be employed by the idef-parser.

Signed-off-by: Alessandro Di Federico<ale@rev.ng>
Signed-off-by: Paolo Montesel<babush@rev.ng>
---
  include/tcg/tcg-cond.h | 101 +++++++++++++++++++++++++++++++++++++++++
  include/tcg/tcg.h      |  70 +---------------------------
  2 files changed, 102 insertions(+), 69 deletions(-)
  create mode 100644 include/tcg/tcg-cond.h

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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