On 5/20/26 05:16, Philippe Mathieu-Daudé wrote:
Extract tcg_zero_i128() helper for re-use.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- include/tcg/tcg-op-common.h | 2 ++ target/arm/tcg/translate-a64.c | 6 +----- tcg/tcg.c | 10 ++++++++++ 3 files changed, 13 insertions(+), 5 deletions(-)
Thanks, queued. r~
