]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/mips: Extract gen_base_index_addr() helper
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 3 Nov 2024 08:30:07 +0000 (05:30 -0300)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 14 Jul 2025 22:23:09 +0000 (00:23 +0200)
commit263ce6008ffd15e152b8ff5ecd16a000d88276ed
treeeaad367abccdff9436ebc2ad948d469198bdebcb
parent9253773cb7ff10d85ccaf4d5f418ea5c7fa31834
target/mips: Extract gen_base_index_addr() helper

Factor out gen_base_index_addr() which is used twice
but we'll use it more.

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