On 12/8/21 13:30, Fabiano Rosas wrote:
The 603e uses the same exception code as 603 so we don't need a
dedicated entry for it.
This is only a removal of redundant code, no functional change.
Signed-off-by: Fabiano Rosas
QEMU really only supports the 604. I think we could drop the
previous 60
The 603e uses the same exception code as 603 so we don't need a
dedicated entry for it.
This is only a removal of redundant code, no functional change.
Signed-off-by: Fabiano Rosas
---
target/ppc/cpu-qom.h | 2 --
target/ppc/cpu_init.c| 32 ++--
target/ppc/e