]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Move the AArch64 EL2 TLBI insns
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Dec 2024 16:04:46 +0000 (16:04 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Dec 2024 15:41:09 +0000 (15:41 +0000)
commit7cadf1139db301d603ff5f1f0a3cc56391f68d12
treeb856870d84b9b3789bf7a15a8775f846e1caf34e
parentabbb82646a1fab2075aae3c9ea8acf63e9fa80f7
target/arm: Move the AArch64 EL2 TLBI insns

Move the AArch64 EL2 TLBI insn definitions that were
in el2_cp_reginfo[] 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-5-peter.maydell@linaro.org
target/arm/cpregs.h
target/arm/helper.c
target/arm/tcg/tlb-insns.c