1 ==========================
2 CPU to ISA Version Mapping
3 ==========================
5 Mapping of some CPU versions to relevant ISA versions.
7 ========= ====================================================================
8 CPU Architecture version
9 ========= ====================================================================
10 Power10 Power ISA v3.1
11 Power9 Power ISA v3.0B
12 Power8 Power ISA v2.07
13 Power7 Power ISA v2.06
14 Power6 Power ISA v2.05
16 Cell PPU - Power ISA v2.02 with some minor exceptions
17 - Plus Altivec/VMX ~= 2.03
18 Power5++ Power ISA v2.04 (no VMX)
19 Power5+ Power ISA v2.03
20 Power5 - PowerPC User Instruction Set Architecture Book I v2.02
21 - PowerPC Virtual Environment Architecture Book II v2.02
22 - PowerPC Operating Environment Architecture Book III v2.02
23 PPC970 - PowerPC User Instruction Set Architecture Book I v2.01
24 - PowerPC Virtual Environment Architecture Book II v2.01
25 - PowerPC Operating Environment Architecture Book III v2.01
26 - Plus Altivec/VMX ~= 2.03
27 ========= ====================================================================
33 ========== ==================
34 CPU VMX (aka. Altivec)
35 ========== ==================
47 ========== ==================
65 ========== ====================================
66 CPU Transactional Memory
67 ========== ====================================
68 Power10 No (* see Power ISA v3.1, "Appendix A. Notes on the Removal of Transactional Memory from the Architecture")
69 Power9 Yes (* see transactional_memory.txt)
79 ========== ====================================