qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 32/54] tcg: Replace REG_P with arg_loc_reg_p


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 32/54] tcg: Replace REG_P with arg_loc_reg_p
Date: Sun, 23 Apr 2023 20:50:45 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 11/4/23 03:04, Richard Henderson wrote:
An inline function is safer than a macro, and REG_P
was rather too generic.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  tcg/tcg-internal.h |  4 ----
  tcg/tcg.c          | 16 +++++++++++++---
  2 files changed, 13 insertions(+), 7 deletions(-)

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




reply via email to

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