qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 7/8] ppc/ppc405: Introduce a store helper for SPR_40x_PID


From: Richard Henderson
Subject: Re: [PATCH 7/8] ppc/ppc405: Introduce a store helper for SPR_40x_PID
Date: Thu, 23 Dec 2021 13:44:35 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 12/21/21 10:40 PM, Cédric Le Goater wrote:
The PID SPR of the 405 CPU contains the translation ID of the TLB
which is a 8-bit field. Enforce the mask with a store helper.

Cc: Christophe Leroy<christophe.leroy@c-s.fr>
Signed-off-by: Cédric Le Goater<clg@kaod.org>
---
  target/ppc/spr_tcg.h   | 1 +
  target/ppc/cpu_init.c  | 2 +-
  target/ppc/translate.c | 8 ++++++++
  3 files changed, 10 insertions(+), 1 deletion(-)

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

r~



reply via email to

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