[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 27/66] target/arm: Reorg regime_translation_disabled
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 27/66] target/arm: Reorg regime_translation_disabled |
Date: |
Tue, 20 Sep 2022 16:46:58 +0100 |
On Mon, 22 Aug 2022 at 17:13, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Use a switch on mmu_idx for the a-profile indexes, instead of
> three different if's vs regime_el and arm_mmu_idx_is_stage1_of_2.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 27/66] target/arm: Reorg regime_translation_disabled,
Peter Maydell <=