[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC v1 23/38] target/arm: move arm_mmu_idx_el to common-cpu
From: |
Richard Henderson |
Subject: |
Re: [RFC v1 23/38] target/arm: move arm_mmu_idx_el to common-cpu |
Date: |
Sun, 21 Feb 2021 21:52:14 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 2/21/21 1:24 AM, Claudio Fontana wrote:
> From: Claudio Fontana <cfontana@centriq4.arch.suse.de>
>
> Signed-off-by: Claudio Fontana <cfontana@suse.de>
> ---
> target/arm/cpu-common.c | 51 +++++++++++++++++++++++++++++++++++++++++
> target/arm/tcg/helper.c | 51 -----------------------------------------
> 2 files changed, 51 insertions(+), 51 deletions(-)
How does this escape from tcg code? I think this is indicative of something
else escaping first.
r~
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [RFC v1 23/38] target/arm: move arm_mmu_idx_el to common-cpu,
Richard Henderson <=