qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 09/10] target/arm: Move RME TLB insns to tlb-insns.c


From: Richard Henderson
Subject: Re: [PATCH 09/10] target/arm: Move RME TLB insns to tlb-insns.c
Date: Tue, 10 Dec 2024 12:22:35 -0600
User-agent: Mozilla Thunderbird

On 12/10/24 10:04, Peter Maydell wrote:
Move the FEAT_RME specific TLB insns across to tlb-insns.c.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  target/arm/helper.c        | 38 --------------------------------
  target/arm/tcg/tlb-insns.c | 45 ++++++++++++++++++++++++++++++++++++++
  2 files changed, 45 insertions(+), 38 deletions(-)

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

r~



reply via email to

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