commit | ccfca2fca5ef30078a3b8ed011556b55a098de8c | [log] [tgz] |
---|---|---|
author | Fabiano Rosas <farosas@linux.ibm.com> | Wed Feb 09 09:08:56 2022 +0100 |
committer | Cédric Le Goater <clg@kaod.org> | Wed Feb 09 09:08:56 2022 +0100 |
tree | f53313a901feea8a9d861903452bb90a6ac0c634 | |
parent | fd7dc4bb7869e367f5b9c6934abbb13aa04a21f6 [diff] |
target/ppc: Introduce powerpc_excp_7xx Introduce a new powerpc_excp function specific for PowerPC 7xx CPUs (740, 745, 750, 750cl, 750cx, 750fx, 750gx, 755). This commit copies powerpc_excp_legacy verbatim so the next one has a clean diff. Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com> Message-Id: <20220204173430.1457358-3-farosas@linux.ibm.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>