qemu-ppc
[Top][All Lists]
Advanced

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

Re: [RFC v2 01/12] target/ppc: powerpc_excp: Set alternate SRRs directly


From: Richard Henderson
Subject: Re: [RFC v2 01/12] target/ppc: powerpc_excp: Set alternate SRRs directly
Date: Tue, 21 Dec 2021 15:32:13 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 12/20/21 10:18 AM, Fabiano Rosas wrote:
There are currently only two interrupts that use alternate SRRs, so
let them write to them directly during the setup code.

No functional change intented.

Signed-off-by: Fabiano Rosas<farosas@linux.ibm.com>
---
  target/ppc/excp_helper.c | 23 ++++++++---------------
  1 file changed, 8 insertions(+), 15 deletions(-)

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

r~



reply via email to

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