]> git.proxmox.com Git - mirror_qemu.git/commit
target/i386: Use translator_ldub for everything
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 5 Apr 2024 09:01:59 +0000 (23:01 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 15 May 2024 06:55:19 +0000 (08:55 +0200)
commitdfc7228be3829c28584c54f703cdda18ae56d805
treefef50e6e6ffc06006d02cc4d6d51c2523a28ca7d
parent1561fee691a012de041cd087c594392f7c02c4c8
target/i386: Use translator_ldub for everything

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