On 10/14/24 16:22, Philippe Mathieu-Daudé wrote:
MEMOP_IDX() is unused since commit 948f88661c6 ("target/mips: Use cpu_*_data_ra for msa load/store"), remove it.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- target/mips/tcg/msa_helper.c | 8 -------- 1 file changed, 8 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~