qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 07/10] target/arm: Move the TLBI OS insns to tlb-insns.c.


From: Richard Henderson
Subject: Re: [PATCH 07/10] target/arm: Move the TLBI OS insns to tlb-insns.c.
Date: Tue, 10 Dec 2024 12:19:21 -0600
User-agent: Mozilla Thunderbird

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

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

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

r~



reply via email to

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