qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 01/14] tcg: expose TCGCond manipulation routines


From: Richard Henderson
Subject: Re: [PATCH v5 01/14] tcg: expose TCGCond manipulation routines
Date: Sat, 19 Jun 2021 06:51:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 6/19/21 2:37 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

Thanks, queued to tcg-next.


r~



reply via email to

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