On Wed, 18 Aug 2021 at 20:23, Richard Henderson
wrote:
>
> For simplicity on the linux-user side, always use SPR_DAR.
>
> Cc: qemu-...@nongnu.org
> Signed-off-by: Richard Henderson
> ---
> linux-user/ppc/cpu_loop.c | 2 +-
> target/ppc/cpu_init.c | 2 +-
> target/ppc/excp_helper.c | 2 ++
>
For simplicity on the linux-user side, always use SPR_DAR.
Cc: qemu-...@nongnu.org
Signed-off-by: Richard Henderson
---
linux-user/ppc/cpu_loop.c | 2 +-
target/ppc/cpu_init.c | 2 +-
target/ppc/excp_helper.c | 2 ++
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/linux-user/