summaryrefslogtreecommitdiff
path: root/target-ppc/STATUS
diff options
context:
space:
mode:
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>2007-09-21 05:50:37 +0000
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>2007-09-21 05:50:37 +0000
commit2662a059aa2affddfbe42e78b11c802cf30a970f (patch)
tree028e88502c43a492bf1d7fd922c534244ec4cb0d /target-ppc/STATUS
parenta4bb6c3e87b8bfa5db94a4e231e211696e05b4f5 (diff)
downloadqemu-2662a059aa2affddfbe42e78b11c802cf30a970f.tar.gz
More PowerPC definitions, from POWER 2.04 specifications and misc sources.
Check that at least instructions set and SPRs are correct for PowerPC 401, 403, 405 and 440 cores. Implement PowerPC 401 MMU model (real-mode only). Improve INSNs and SPRs dump to ease parse with standard shell tools. Add more precise status for most PowerPC cores families. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3201 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-ppc/STATUS')
-rw-r--r--target-ppc/STATUS210
1 files changed, 210 insertions, 0 deletions
diff --git a/target-ppc/STATUS b/target-ppc/STATUS
index 662a4a1563..190186562e 100644
--- a/target-ppc/STATUS
+++ b/target-ppc/STATUS
@@ -4,6 +4,216 @@ The goal of this file is to provide a reference status to avoid regressions.
===============================================================================
PowerPC core emulation status
+32 bits PowerPC
+PowerPC 601:
+INSN
+SPR
+MMU
+EXCP
+
+PowerPC 602:
+INSN
+SPR
+MMU
+EXCP
+
+PowerPC 603:
+INSN OK
+SPR OK
+MMU OK
+EXCP OK
+
+PowerPC 604:
+INSN OK
+SPR OK
+MMU OK
+EXCP OK
+
+PowerPC 740:
+INSN OK
+SPR OK
+MMU OK
+EXCP OK
+
+PowerPC 745:
+INSN
+SPR
+MMU
+EXCP
+
+PowerPC 750:
+INSN OK
+SPR OK
+MMU OK
+EXCP OK
+
+PowerPC 755:
+INSN
+SPR
+MMU
+EXCP
+
+PowerPC 7400:
+INSN KO
+SPR KO
+MMU OK
+EXCP OK
+
+PowerPC 7410:
+INSN KO
+SPR KO
+MMU OK
+EXCP OK
+
+PowerPC 7450:
+INSN KO
+SPR KO
+MMU OK
+EXCP OK
+
+PowerPC 7455:
+INSN KO
+SPR KO
+MMU OK
+EXCP OK
+
+PowerPC 7457:
+INSN KO
+SPR KO
+MMU OK
+EXCP OK
+
+PowerPC 7457A:
+INSN KO
+SPR KO
+MMU OK
+EXCP OK
+
+64 bits PowerPC
+PowerPC 970:
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+PowerPC 620: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+PowerPC 630: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+PowerPC 631: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+POWER4: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+POWER4+: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+POWER5: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+POWER5+: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+POWER6: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+RS64: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+RS64-II: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+RS64-III: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+RS64-IV: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+Embedded PowerPC cores
+PowerPC 401:
+INSN OK
+SPR OK
+MMU OK
+EXCP ?
+
+PowerPC 403:
+INSN OK
+SPR OK
+MMU OK
+EXCP ?
+
+PowerPC 405:
+INSN OK
+SPR OK
+MMU OK
+EXCP OK
+
+PowerPC 440:
+INSN OK
+SPR OK
+MMU ?
+EXCP ?
+
+PowerPC 460: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+Freescale (to be completed) ...
+
+Original POWER
+POWER: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
+POWER2: (lack of precise informations)
+INSN KO
+SPR KO
+MMU KO
+EXCP KO
+
PowerPC CPU known to work (ie booting at least Linux 2.4):
* main stream PowerPC cores
- PowerPC 603 & derivatives