]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/mips: Extract generic gen_lx() helper
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 3 Nov 2024 08:35:19 +0000 (05:35 -0300)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 14 Jul 2025 22:23:09 +0000 (00:23 +0200)
commitf0be3f9769d72f231269d3d746ea1a391301ff36
treecec0f6bec08d1af3a27243592f65f5a7f171cc78
parent263ce6008ffd15e152b8ff5ecd16a000d88276ed
target/mips: Extract generic gen_lx() helper

Extract gen_lx() from gen_mips_lx(); inline the Octeon
check in decode_opc_special3_legacy().

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