|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 20/70] target/hppa: Avoid tcg_const_i64 in trans_fid_f |
Date: | Mon, 6 Mar 2023 14:50:15 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 |
On 27/2/23 06:41, Richard Henderson wrote:
Use a C test instead of a pre-processor test for the id. Use tcg_constant_i64 instead of tcg_const_i64. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- target/hppa/translate.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |