]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/mips: Have gen_addiupc() expand $pc during translation
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 10 Oct 2024 19:46:26 +0000 (16:46 -0300)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 15 Oct 2024 15:18:10 +0000 (12:18 -0300)
commitde0029664f7f57df2c7c9209f7fa31b3929c8a1e
treea05b6c85ab49a3c840121709cc8646f74fb04bd6
parent2803e24694c0051ba72bf92ded49a459209537c9
target/mips: Have gen_addiupc() expand $pc during translation

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241010215015.44326-12-philmd@linaro.org>
target/mips/tcg/translate.c