qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 04/10] target/arm: Move the AArch64 EL2 TLBI insns


From: Richard Henderson
Subject: Re: [PATCH 04/10] target/arm: Move the AArch64 EL2 TLBI insns
Date: Tue, 10 Dec 2024 12:15:17 -0600
User-agent: Mozilla Thunderbird

On 12/10/24 10:04, Peter Maydell wrote:
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>
---
  target/arm/cpregs.h        |  7 +++++
  target/arm/helper.c        | 61 ++++----------------------------------
  target/arm/tcg/tlb-insns.c | 49 ++++++++++++++++++++++++++++++
  3 files changed, 62 insertions(+), 55 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]