mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 18:41:00 +07:00
27c054d293
Sphinx doesn't like orphan documents: Documentation/accelerators/ocxl.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/overview.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/stm32f429-overview.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/stm32f746-overview.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/stm32f769-overview.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/stm32h743-overview.rst: WARNING: document isn't included in any toctree Documentation/arm/stm32/stm32mp157-overview.rst: WARNING: document isn't included in any toctree Documentation/gpu/msm-crash-dump.rst: WARNING: document isn't included in any toctree Documentation/interconnect/interconnect.rst: WARNING: document isn't included in any toctree Documentation/laptops/lg-laptop.rst: WARNING: document isn't included in any toctree Documentation/powerpc/isa-versions.rst: WARNING: document isn't included in any toctree Documentation/virtual/kvm/amd-memory-encryption.rst: WARNING: document isn't included in any toctree Documentation/virtual/kvm/vcpu-requests.rst: WARNING: document isn't included in any toctree So, while they aren't on any toctree, add :orphan: to them, in order to silent this warning. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
77 lines
1.7 KiB
ReStructuredText
77 lines
1.7 KiB
ReStructuredText
:orphan:
|
|
|
|
CPU to ISA Version Mapping
|
|
==========================
|
|
|
|
Mapping of some CPU versions to relevant ISA versions.
|
|
|
|
========= ====================
|
|
CPU Architecture version
|
|
========= ====================
|
|
Power9 Power ISA v3.0B
|
|
Power8 Power ISA v2.07
|
|
Power7 Power ISA v2.06
|
|
Power6 Power ISA v2.05
|
|
PA6T Power ISA v2.04
|
|
Cell PPU - Power ISA v2.02 with some minor exceptions
|
|
- Plus Altivec/VMX ~= 2.03
|
|
Power5++ Power ISA v2.04 (no VMX)
|
|
Power5+ Power ISA v2.03
|
|
Power5 - PowerPC User Instruction Set Architecture Book I v2.02
|
|
- PowerPC Virtual Environment Architecture Book II v2.02
|
|
- PowerPC Operating Environment Architecture Book III v2.02
|
|
PPC970 - PowerPC User Instruction Set Architecture Book I v2.01
|
|
- PowerPC Virtual Environment Architecture Book II v2.01
|
|
- PowerPC Operating Environment Architecture Book III v2.01
|
|
- Plus Altivec/VMX ~= 2.03
|
|
========= ====================
|
|
|
|
|
|
Key Features
|
|
------------
|
|
|
|
========== ==================
|
|
CPU VMX (aka. Altivec)
|
|
========== ==================
|
|
Power9 Yes
|
|
Power8 Yes
|
|
Power7 Yes
|
|
Power6 Yes
|
|
PA6T Yes
|
|
Cell PPU Yes
|
|
Power5++ No
|
|
Power5+ No
|
|
Power5 No
|
|
PPC970 Yes
|
|
========== ==================
|
|
|
|
========== ====
|
|
CPU VSX
|
|
========== ====
|
|
Power9 Yes
|
|
Power8 Yes
|
|
Power7 Yes
|
|
Power6 No
|
|
PA6T No
|
|
Cell PPU No
|
|
Power5++ No
|
|
Power5+ No
|
|
Power5 No
|
|
PPC970 No
|
|
========== ====
|
|
|
|
========== ====================
|
|
CPU Transactional Memory
|
|
========== ====================
|
|
Power9 Yes (* see transactional_memory.txt)
|
|
Power8 Yes
|
|
Power7 No
|
|
Power6 No
|
|
PA6T No
|
|
Cell PPU No
|
|
Power5++ No
|
|
Power5+ No
|
|
Power5 No
|
|
PPC970 No
|
|
========== ====================
|