On 10/20/24 08:53, Paolo Bonzini wrote:
Prefer it to gen_ext_tl in the common case where the destination is known.Signed-off-by: Paolo Bonzini<pbonz...@redhat.com> --- target/i386/tcg/translate.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~