target/ppc: 7xx: Software TLB cleanup
commit7df40c5414b2f5e213fa30005f1600a429660cc5
authorFabiano Rosas <farosas@linux.ibm.com>
Wed, 9 Feb 2022 08:08:56 +0000 (9 09:08 +0100)
committerCédric Le Goater <clg@kaod.org>
Wed, 9 Feb 2022 08:08:56 +0000 (9 09:08 +0100)
tree533058fa5068b3130091501ed29eb202b0b27e56
parent3c3fa438f6c008e536c809c20530b423ff877b2f
target/ppc: 7xx: Software TLB cleanup

This code applies only to the 7xx CPUs, so we can remove the switch
statement.

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