]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Move AArch64 TLBI insns from v8_cp_reginfo[]
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Dec 2024 16:04:45 +0000 (16:04 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Dec 2024 15:41:09 +0000 (15:41 +0000)
commitabbb82646a1fab2075aae3c9ea8acf63e9fa80f7
tree80c06f93fc085055b7d914b8d4c340dfd5894075
parentd6b6da1fc84173d1d8e8777c487c21ffeab5f5ce
target/arm: Move AArch64 TLBI insns from v8_cp_reginfo[]

Move the AArch64 TLBI insns that are declared in v8_cp_reginfo[]
into tlb-insns.c.

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