On 13/10/23 19:51, Richard Henderson wrote:
Do not require the translators to jump through concat and extract of i64 in order to move values to and from env.
(extra space)
Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- include/tcg/tcg-op-common.h | 3 +++ tcg/tcg-op.c | 22 ++++++++++++++++++++++ 2 files changed, 25 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>