On 1/19/22 5:44 AM, Fabiano Rosas wrote:
In powerpc_excp_40x the Critical exception is now for 405 only, so we
can remove the BookE and G2 blocks.
Signed-off-by: Fabiano Rosas
Reviewed-by: David Gibson
---
target/ppc/excp_helper.c | 17 ++---
1 file changed, 2 insertions(+), 15 de
In powerpc_excp_40x the Critical exception is now for 405 only, so we
can remove the BookE and G2 blocks.
Signed-off-by: Fabiano Rosas
Reviewed-by: David Gibson
---
target/ppc/excp_helper.c | 17 ++---
1 file changed, 2 insertions(+), 15 deletions(-)
diff --git a/target/ppc/excp_he