]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/i386: Use tcg_gen_ext_tl
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 19 Oct 2023 18:18:51 +0000 (11:18 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 22 Oct 2023 23:43:31 +0000 (16:43 -0700)
commit23f3d586e4da86b86df8ab38e8dacad8a804ed3f
tree1bfb13c8cecc9d9a0f0119d99c0368ed03fe8753
parent2f02c14b21cfe0954e203353af21cd41bce76822
target/i386: Use tcg_gen_ext_tl

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/i386/tcg/translate.c