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.hender...@linaro.org> --- target/hppa/translate.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>