qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 14/48] tcg: Move TCGv, dup_const_tl definitions to tcg-op.


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 14/48] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
Date: Thu, 1 Jun 2023 13:13:58 +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:02, Richard Henderson wrote:
These two items are the last uses of TARGET_LONG_BITS within tcg.h,
and are more in common with the other "_tl" definitions within that file.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/tcg/tcg-op.h        | 15 ++++++++++++++-
  include/tcg/tcg.h           | 19 -------------------
  target/mips/tcg/translate.h |  1 +
  3 files changed, 15 insertions(+), 20 deletions(-)

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





reply via email to

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