Skip to content

Commit 9e1b45f

Browse files
committed
powerpc: Update ISA versions to mention e5500/e6500
Add the NXP (nee Freescale) e5500 and e6500 to the ISA versions documentation. Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent eb316ae commit 9e1b45f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/powerpc/isa-versions.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ CPU Architecture version
1010
Power10 Power ISA v3.1
1111
Power9 Power ISA v3.0B
1212
Power8 Power ISA v2.07
13+
e6500 Power ISA v2.06 with some exceptions
14+
e5500 Power ISA v2.06 with some exceptions, no Altivec
1315
Power7 Power ISA v2.06
1416
Power6 Power ISA v2.05
1517
PA6T Power ISA v2.04
@@ -36,6 +38,8 @@ CPU VMX (aka. Altivec)
3638
Power10 Yes
3739
Power9 Yes
3840
Power8 Yes
41+
e6500 Yes
42+
e5500 No
3943
Power7 Yes
4044
Power6 Yes
4145
PA6T Yes
@@ -52,6 +56,8 @@ CPU VSX
5256
Power10 Yes
5357
Power9 Yes
5458
Power8 Yes
59+
e6500 No
60+
e5500 No
5561
Power7 Yes
5662
Power6 No
5763
PA6T No
@@ -68,6 +74,8 @@ CPU Transactional Memory
6874
Power10 No (* see Power ISA v3.1, "Appendix A. Notes on the Removal of Transactional Memory from the Architecture")
6975
Power9 Yes (* see transactional_memory.txt)
7076
Power8 Yes
77+
e6500 No
78+
e5500 No
7179
Power7 No
7280
Power6 No
7381
PA6T No

0 commit comments

Comments
 (0)