tcg: Export tcg_gen_ext_{i32,i64,tl}
commitf1c29532e7f85932d541fc733fda82e8cf887311
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 19 Oct 2023 16:15:22 +0000 (19 09:15 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 22 Oct 2023 23:32:28 +0000 (22 16:32 -0700)
treeddcd8fe330606890f64cd5b3cc0f8aea7aed53c7
parent93c86ecd77a308e023fe158936abc78ea01072d5
tcg: Export tcg_gen_ext_{i32,i64,tl}

The two concrete type functions already existed, merely needing
a bit of hardening to invalid inputs.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/tcg/tcg-op-common.h
include/tcg/tcg-op.h
tcg/tcg-op-ldst.c