Documentation/ISAManuals: Difference between revisions
(→ARM) |
|||
Line 44: | Line 44: | ||
* [http://www.ibm.com/developerworks/systems/library/es-archguide-v2.html PowerPC 2.02] | * [http://www.ibm.com/developerworks/systems/library/es-archguide-v2.html PowerPC 2.02] | ||
* [ | * [https://openpowerfoundation.org/?resource_lib=ibm-power-isa-version-2-07-b PowerISA 2.07 (POWER8) ] | ||
* [https:// | * [https://openpowerfoundation.org/?resource_lib=power-isa-version-3-0 PowerISA 3.0 (POWER9) ] | ||
== S390x (zSeries) == | == S390x (zSeries) == |
Revision as of 14:04, 22 March 2019
Instruction Set Manuals
Some pointers for the various ISAs that QEMU supports (either as target or as host).
Alpha
- Alpha (look for the "Alpha Architecture Handbook")
ARM
- List of A-profile related documentation
- List of M-profile related documentation
- The most significant document is the v8A ARM ARM
If you are spending time in the translator or generator you may find the HTML rendering of the XML more useful.
Blackfin
CRIS
HPPA (PA-RISC)
- HPPA (search for "PA-RISC Architecture")
LatticeMico32
m68k
Microblaze
MIPS
PowerPC
S390x (zSeries)
- z/Architecture Principles of Operation (Third edition, 2003)
- z/Architecture Principles of Operation (Fourth edition, 2004)
- z/Architecture Principles of Operation (Tenth edition, 2012)
- z/Architecture Reference Summary (Ninth edition, 2015)
- s370 Interpretive Execution
SH4
SPARC
TriCore
x86
Xtensa
- Xtensa (you'll need to register an account)