target/ppc: 6xx: Machine Check exception cleanup
commit9b12ff43d428805d79315521ff2d242e67bb47ce
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)
treee9879f2a927f7ec0efc119c051ec4a022ee2fcaa
parentb7c32cdd9a7cd226fa41d49c4503b8f15c74cf7f
target/ppc: 6xx: Machine Check exception cleanup

There's no MSR_HV in the 6xx CPUs.

Also remove the 40x and BookE code.

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