qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 1/7] tcg: Export tcg_gen_ext_{i32,i64,tl}


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 1/7] tcg: Export tcg_gen_ext_{i32,i64,tl}
Date: Thu, 19 Oct 2023 23:50:13 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

On 19/10/23 20:29, Richard Henderson wrote:
The two concrete type functions already existed, merely needing
a bit of hardening to invalid inputs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/tcg/tcg-op-common.h |  2 ++
  include/tcg/tcg-op.h        |  2 ++
  tcg/tcg-op-ldst.c           | 14 ++++++++++----
  3 files changed, 14 insertions(+), 4 deletions(-)

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




reply via email to

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