target/ppc: Remove 603e exception model
commitfd77f75710c30416d501fa316040290e9a82960f
authorFabiano Rosas <farosas@linux.ibm.com>
Fri, 17 Dec 2021 16:57:16 +0000 (17 17:57 +0100)
committerCédric Le Goater <clg@kaod.org>
Fri, 17 Dec 2021 16:57:16 +0000 (17 17:57 +0100)
tree3012b053a9d258da461548c2563eef1d20c5cce1
parent6328a3bb4bc57f8898eed9192546b6d0380eca73
target/ppc: Remove 603e exception model

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 <farosas@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20211208123029.2052625-3-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
target/ppc/cpu-qom.h
target/ppc/cpu_init.c
target/ppc/excp_helper.c