qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 06/22] target/arm: Add RME cpregs


From: Richard Henderson
Subject: Re: [PATCH 06/22] target/arm: Add RME cpregs
Date: Wed, 8 Feb 2023 11:51:32 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

On 2/7/23 04:53, Peter Maydell wrote:
On Tue, 24 Jan 2023 at 00:01, Richard Henderson
<richard.henderson@linaro.org> wrote:

This includes GPCCR, GPTBR, MFAR, the TLB flush insns PAALL,
PAALLOS, RPALOS, RPAOS, and the cache flush insn CIPAPA.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/arm/cpu.h    | 19 ++++++++++++
  target/arm/helper.c | 74 +++++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 93 insertions(+)


Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

as far as it goes, but don't we also need DC CIGDPAPA when
FEAT_MTE2 is also implemented?

Quite right.


r~




reply via email to

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