|
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~
[Prev in Thread] | Current Thread | [Next in Thread] |