qemu/target/ppc/translate
Cédric Le Goater 005b69fdcc target/ppc: Remove PowerPC 601 CPUs
The PowerPC 601 processor is the first generation of processors to
implement the PowerPC architecture. It was designed as a bridge
processor and also could execute most of the instructions of the
previous POWER architecture. It was found on the first Macs and IBM
RS/6000 workstations.

There is not much interest in keeping the CPU model of this
POWER-PowerPC bridge processor. We have the 603 and 604 CPU models of
the 60x family which implement the complete PowerPC instruction set.

Cc: "Hervé Poussineau" <hpoussin@reactos.org>
Cc: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com>
Message-Id: <20220203142756.1302515-1-clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-02-09 09:08:55 +01:00
..
branch-impl.c.inc
dfp-impl.c.inc
fixedpoint-impl.c.inc
fp-impl.c.inc target/ppc: Remove PowerPC 601 CPUs 2022-02-09 09:08:55 +01:00
fp-ops.c.inc
spe-impl.c.inc
spe-ops.c.inc
vmx-impl.c.inc
vmx-ops.c.inc
vsx-impl.c.inc
vsx-ops.c.inc