qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-8.0 v3 15/45] tcg: Introduce TCGCallReturnKind and TCGCal


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH for-8.0 v3 15/45] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
Date: Tue, 22 Nov 2022 12:33:18 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.0

On 11/11/22 08:40, Richard Henderson wrote:
Prepare to replace a bunch of separate ifdefs with a
consistent way to describe the abi of a function call.

Nitpicking, s/abi/ABI/ like in patch 40 "Fill in the parameters for the host ABI for Int128".


Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  tcg/tcg-internal.h | 15 +++++++++++++++
  1 file changed, 15 insertions(+)

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




reply via email to

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