]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Move TLBI range insns
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Dec 2024 16:04:48 +0000 (16:04 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Dec 2024 15:41:09 +0000 (15:41 +0000)
commit65593799571abeccd9a69f9b03be6e4c48e75532
tree45e097d71df5271ca21f9dece04fa1135c4cf1d5
parent5991e5abe36e228143a6488718c71ba05da05cc3
target/arm: Move TLBI range insns

Move the TLBI invalidate-range insns across to tlb-insns.c.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241210160452.2427965-7-peter.maydell@linaro.org
target/arm/cpregs.h
target/arm/helper.c
target/arm/tcg/tlb-insns.c