qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-8.0 v3 24/45] tcg: Use output_pref wrapper function


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH for-8.0 v3 24/45] tcg: Use output_pref wrapper function
Date: Tue, 22 Nov 2022 16:28:43 +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:
We will shortly have the possibility of more that two outputs,
though only for calls (for which preferences are moot).  Avoid
direct references to op->output_pref[] when possible.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/tcg/tcg.h |  5 +++++
  tcg/tcg.c         | 34 ++++++++++++++++++----------------
  2 files changed, 23 insertions(+), 16 deletions(-)

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




reply via email to

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