qemu-ppc
[Top][All Lists]
Advanced

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

POWERPC_EXCP_PROGRAM POWERPC_EXCP_INVAL in PowerPC simulation.


From: Yonggang Luo
Subject: POWERPC_EXCP_PROGRAM POWERPC_EXCP_INVAL in PowerPC simulation.
Date: Sat, 21 Mar 2020 22:35:16 +0800

I am facing a exception when running the following code:
```
00e86000 <excConnectCode>:
excConnectCode():
  e86000: 3c 60 00 e1 lis     r3,225
  e86004: 60 63 c3 80 ori     r3,r3,50048
  e86008: 7c 68 03 a6 mtlr    r3
```
How to implement an instruction in ppc translate?

Raise exception at 00e86000 => 00000060 (21)
--
         此致

罗勇刚
Yours
    sincerely,
Yonggang Luo

reply via email to

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