diff options
author | Fabiano Rosas | 2022-01-28 13:15:04 +0100 |
---|---|---|
committer | Cédric Le Goater | 2022-01-28 13:15:04 +0100 |
commit | 4d8ac1d15ec34d0967c7e51e375e72c522c1e6b5 (patch) | |
tree | 2634a9ab1f326da560fd7a730f82c08c72224b6f /target/ppc/mmu-book3s-v3.h | |
parent | target/ppc: 405: Alignment exception cleanup (diff) | |
download | qemu-4d8ac1d15ec34d0967c7e51e375e72c522c1e6b5.tar.gz qemu-4d8ac1d15ec34d0967c7e51e375e72c522c1e6b5.tar.xz qemu-4d8ac1d15ec34d0967c7e51e375e72c522c1e6b5.zip |
target/ppc: 405: Debug exception cleanup
The current Debug exception dispatch is the BookE one, so it is
different from the 405. We effectively don't support the 405 Debug
exception.
This patch removes the BookE code and moves the DEBUG into the "not
implemented" block.
Note that there is in theory a functional change here since we now
abort when a Debug exception happens. However, given how it was never
implemented, I don't believe this to have ever been dispatched for the
405.
Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20220118184448.852996-11-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'target/ppc/mmu-book3s-v3.h')
0 files changed, 0 insertions, 0 deletions