qemu-ppc
[Top][All Lists]
Advanced

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

Re: SPR implementation request.


From: BALATON Zoltan
Subject: Re: SPR implementation request.
Date: Sun, 21 Jun 2020 17:17:06 +0200 (CEST)
User-agent: Alpine 2.22 (BSF 395 2020-01-19)

On Sun, 21 Jun 2020, Jd Lyons wrote:
Raise exception at 0000000000000008 => 00000060 (21)
Raise exception at 00000000000b2960 => 00000042 (00)
----------------
IN:
0x00000000:  55555555  rlwinm.  r21, r10, 0xa, 0x15, 0xa
0x00000004:  55555555  rlwinm.  r21, r10, 0xa, 0x15, 0xa
0x00000008:  00000000  .byte    0x00, 0x00, 0x00, 0x00

Raise exception at 0000000000000008 => 00000060 (21)
Raise exception at 00000000000b2960 => 00000042 (00)
----------------

Anyone know what’s going on here?

This is when it's already gone astray. You should go back to the last point when it still executed meaningful code and find out what it did that caused it to end up in the above repeating pattern.

Regards,
BALATON Zoltan

reply via email to

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