target/ppc: 6xx: Critical exception cleanup
commitb7c32cdd9a7cd226fa41d49c4503b8f15c74cf7f
authorFabiano Rosas <farosas@linux.ibm.com>
Wed, 9 Feb 2022 08:08:55 +0000 (9 09:08 +0100)
committerCédric Le Goater <clg@kaod.org>
Wed, 9 Feb 2022 08:08:55 +0000 (9 09:08 +0100)
treea0bbbaa62aeb089f967b6bdb4e22c9a49b96c303
parent082d783bf02eaafa4610fbdd9fe8b1749bcf0e2d
target/ppc: 6xx: Critical exception cleanup

This only applies to the G2s, the other 6xx CPUs will not have this
vector registered.

Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Message-Id: <20220203200957.1434641-5-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
target/ppc/excp_helper.c