qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 32/48] tcg: Spit out exec/translation-block.h


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 32/48] tcg: Spit out exec/translation-block.h
Date: Thu, 1 Jun 2023 22:23:55 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 31/5/23 06:03, Richard Henderson wrote:
This is all that is required by tcg/ from exec-all.h.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/exec/exec-all.h          | 135 +--------------------------
  include/exec/translation-block.h | 152 +++++++++++++++++++++++++++++++
  tcg/tcg-op-ldst.c                |   2 +-
  3 files changed, 154 insertions(+), 135 deletions(-)
  create mode 100644 include/exec/translation-block.h

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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