target/ppc: 405: External exception cleanup
commit9026e99c894a85774b8fdf4bd32a2233863fc2f8
authorFabiano Rosas <farosas@linux.ibm.com>
Fri, 28 Jan 2022 12:15:04 +0000 (28 13:15 +0100)
committerCédric Le Goater <clg@kaod.org>
Fri, 28 Jan 2022 12:15:04 +0000 (28 13:15 +0100)
tree86d13cd011911d43f72926767cb7e7cbc595750e
parent2149e6518032e2209c7520bda6aa38b98850def6
target/ppc: 405: External exception cleanup

405 has no MSR_HV and EPR is BookE only so we can remove it all.

Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20220118184448.852996-8-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
target/ppc/excp_helper.c