Skip to content

Commit 9781670

Browse files
Seungpyo1007rush1007n-glitch
authored andcommitted
feat(data/cpu): add IBM POWER, z mainframe, PowerPC, Cell, Motorola G3/G4
Adds 45 records covering 35 years of IBM and Motorola/Freescale PowerPC architectures under the new consumer/enterprise layout. IBM enterprise (24) - POWER1 (1990, RIOS) -> POWER2 (1993) -> P2SC -> POWER3 (1998) -> POWER4/4+ -> POWER5/5+ -> POWER6 (5GHz) -> POWER7/7+ -> POWER8 SMT8 -> POWER9 -> POWER10 -> POWER11 (2025, 30C/240T) - z mainframe: z10 (2008) -> z196 -> zEC12 -> z13 -> z14 -> z15 -> Telum z16 (on-chip AI) -> Telum II z17 (2025, Samsung 5 nm) - PowerXCell 8i (BladeCenter QS22) IBM consumer (10) - PowerPC 750 (G3, 1997) and 750CXe (laptop, 2000) - PowerPC 970 G5 (2003), 970FX (2004), 970MP dual-core (2005) - Cell Broadband Engine (PS3, 2006) - Console CPUs: Gekko (GameCube 2001), Xenon (Xbox 360 2005), Broadway (Wii 2006), Espresso (Wii U 2012) Motorola/Freescale consumer (11) - PowerPC 601 (1992), 603, 603e, 604, 604e - PowerPC 7400 G4 (1999, AltiVec) - PowerPC 7450 G4+ (2001), 7455 (2002), 7457 (2003 PowerBook) - Freescale 7447A (2004), 7448 (2005, e600 core) Refs #1
1 parent b08e2cf commit 9781670

45 files changed

Lines changed: 1395 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"slug": "power1-rios",
3+
"name": "IBM POWER1 (RIOS)",
4+
"manufacturer": "ibm",
5+
"release_date": "1990-02-15",
6+
"segment": "server",
7+
"architecture": "POWER (RIOS-1)",
8+
"socket": "Multi-chip module",
9+
"process_node": "IBM 1000nm CMOS",
10+
"cores": 1,
11+
"threads": 1,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 0.025,
15+
"boost_clock_ghz": null,
16+
"l3_cache_mb": null,
17+
"tdp_w": 8,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "Custom MIO",
21+
"cinebench_r23_single": null,
22+
"cinebench_r23_multi": null,
23+
"geekbench_single": null,
24+
"geekbench_multi": null,
25+
"msrp_usd": null,
26+
"verified": true,
27+
"source_urls": [
28+
"https://en.wikipedia.org/wiki/POWER1",
29+
"https://en.wikichip.org/wiki/ibm/power1"
30+
]
31+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"slug": "power2",
3+
"name": "IBM POWER2",
4+
"manufacturer": "ibm",
5+
"release_date": "1993-11-01",
6+
"segment": "server",
7+
"architecture": "POWER2",
8+
"socket": "Multi-chip module",
9+
"process_node": "IBM 720nm CMOS",
10+
"cores": 1,
11+
"threads": 1,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 0.0667,
15+
"boost_clock_ghz": null,
16+
"l3_cache_mb": null,
17+
"tdp_w": 30,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "Custom interleaved",
21+
"cinebench_r23_single": null,
22+
"cinebench_r23_multi": null,
23+
"geekbench_single": null,
24+
"geekbench_multi": null,
25+
"msrp_usd": null,
26+
"verified": true,
27+
"source_urls": [
28+
"https://en.wikipedia.org/wiki/POWER2",
29+
"https://en.wikichip.org/wiki/ibm/power2"
30+
]
31+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"slug": "power2-sc",
3+
"name": "IBM POWER2 Super Chip (P2SC)",
4+
"manufacturer": "ibm",
5+
"release_date": "1996-10-08",
6+
"segment": "server",
7+
"architecture": "POWER2",
8+
"socket": "Single-chip module",
9+
"process_node": "IBM 290nm CMOS",
10+
"cores": 1,
11+
"threads": 1,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 0.16,
15+
"boost_clock_ghz": null,
16+
"l3_cache_mb": null,
17+
"tdp_w": 30,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "Custom DDR",
21+
"cinebench_r23_single": null,
22+
"cinebench_r23_multi": null,
23+
"geekbench_single": null,
24+
"geekbench_multi": null,
25+
"msrp_usd": null,
26+
"verified": true,
27+
"source_urls": [
28+
"https://en.wikipedia.org/wiki/POWER2#P2SC",
29+
"https://en.wikichip.org/wiki/ibm/power2"
30+
]
31+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"slug": "powerpc-750-g3",
3+
"name": "IBM PowerPC 750 (G3)",
4+
"manufacturer": "ibm",
5+
"release_date": "1997-11-10",
6+
"segment": "desktop",
7+
"architecture": "PowerPC 750 (G3, Arthur)",
8+
"socket": "PowerPC G3 module",
9+
"process_node": "IBM 250nm CMOS",
10+
"cores": 1,
11+
"threads": 1,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 0.233,
15+
"boost_clock_ghz": null,
16+
"l3_cache_mb": null,
17+
"tdp_w": 8,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "SDRAM PC66",
21+
"cinebench_r23_single": null,
22+
"cinebench_r23_multi": null,
23+
"geekbench_single": null,
24+
"geekbench_multi": null,
25+
"msrp_usd": null,
26+
"verified": true,
27+
"source_urls": [
28+
"https://en.wikipedia.org/wiki/PowerPC_750",
29+
"https://en.wikichip.org/wiki/ibm/powerpc/750"
30+
]
31+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"slug": "power3",
3+
"name": "IBM POWER3",
4+
"manufacturer": "ibm",
5+
"release_date": "1998-10-05",
6+
"segment": "server",
7+
"architecture": "POWER3",
8+
"socket": "Single-chip module",
9+
"process_node": "IBM 250nm CMOS",
10+
"cores": 1,
11+
"threads": 1,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 0.2,
15+
"boost_clock_ghz": null,
16+
"l3_cache_mb": null,
17+
"tdp_w": 35,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "SDRAM PC100",
21+
"cinebench_r23_single": null,
22+
"cinebench_r23_multi": null,
23+
"geekbench_single": null,
24+
"geekbench_multi": null,
25+
"msrp_usd": null,
26+
"verified": true,
27+
"source_urls": [
28+
"https://en.wikipedia.org/wiki/POWER3",
29+
"https://en.wikichip.org/wiki/ibm/power3"
30+
]
31+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"slug": "powerpc-750cxe",
3+
"name": "IBM PowerPC 750CXe (G3)",
4+
"manufacturer": "ibm",
5+
"release_date": "2000-09-13",
6+
"segment": "laptop",
7+
"architecture": "PowerPC 750CXe (G3)",
8+
"socket": "PowerPC G3 module",
9+
"process_node": "IBM 180nm CMOS",
10+
"cores": 1,
11+
"threads": 1,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 0.6,
15+
"boost_clock_ghz": null,
16+
"l3_cache_mb": null,
17+
"tdp_w": 6,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "SDRAM PC133",
21+
"cinebench_r23_single": null,
22+
"cinebench_r23_multi": null,
23+
"geekbench_single": null,
24+
"geekbench_multi": null,
25+
"msrp_usd": null,
26+
"verified": true,
27+
"source_urls": [
28+
"https://en.wikipedia.org/wiki/PowerPC_750#PowerPC_750CXe",
29+
"https://en.wikichip.org/wiki/ibm/powerpc/750cxe"
30+
]
31+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"slug": "gamecube-gekko",
3+
"name": "IBM Gekko (Nintendo GameCube)",
4+
"manufacturer": "ibm",
5+
"release_date": "2001-09-14",
6+
"segment": "desktop",
7+
"architecture": "PowerPC 750CXe derivative",
8+
"socket": "GameCube BGA",
9+
"process_node": "IBM 180nm CMOS",
10+
"cores": 1,
11+
"threads": 1,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 0.486,
15+
"boost_clock_ghz": null,
16+
"l3_cache_mb": null,
17+
"tdp_w": 4,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "MoSys 1T-SRAM 24MB + ARAM 16MB",
21+
"cinebench_r23_single": null,
22+
"cinebench_r23_multi": null,
23+
"geekbench_single": null,
24+
"geekbench_multi": null,
25+
"msrp_usd": null,
26+
"verified": true,
27+
"source_urls": [
28+
"https://en.wikipedia.org/wiki/Gekko_(microprocessor)",
29+
"https://en.wikichip.org/wiki/ibm/gekko"
30+
]
31+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"slug": "power4",
3+
"name": "IBM POWER4",
4+
"manufacturer": "ibm",
5+
"release_date": "2001-10-01",
6+
"segment": "server",
7+
"architecture": "POWER4",
8+
"socket": "MCM",
9+
"process_node": "IBM 180nm SOI",
10+
"cores": 2,
11+
"threads": 2,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 1.3,
15+
"boost_clock_ghz": null,
16+
"l3_cache_mb": 32.0,
17+
"tdp_w": 125,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "Custom DDR",
21+
"cinebench_r23_single": null,
22+
"cinebench_r23_multi": null,
23+
"geekbench_single": null,
24+
"geekbench_multi": null,
25+
"msrp_usd": null,
26+
"verified": true,
27+
"source_urls": [
28+
"https://en.wikipedia.org/wiki/POWER4",
29+
"https://en.wikichip.org/wiki/ibm/power4"
30+
]
31+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"slug": "power4-plus",
3+
"name": "IBM POWER4+",
4+
"manufacturer": "ibm",
5+
"release_date": "2002-11-04",
6+
"segment": "server",
7+
"architecture": "POWER4+",
8+
"socket": "Multi-chip module",
9+
"process_node": "IBM 130nm SOI",
10+
"cores": 2,
11+
"threads": 2,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 1.9,
15+
"boost_clock_ghz": null,
16+
"l3_cache_mb": 32.0,
17+
"tdp_w": 115,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "DDR-266",
21+
"cinebench_r23_single": null,
22+
"cinebench_r23_multi": null,
23+
"geekbench_single": null,
24+
"geekbench_multi": null,
25+
"msrp_usd": null,
26+
"verified": true,
27+
"source_urls": [
28+
"https://en.wikipedia.org/wiki/POWER4",
29+
"https://en.wikichip.org/wiki/ibm/power4"
30+
]
31+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"slug": "powerpc-970-g5",
3+
"name": "IBM PowerPC 970 (G5)",
4+
"manufacturer": "ibm",
5+
"release_date": "2003-06-23",
6+
"segment": "desktop",
7+
"architecture": "PowerPC 970 (G5)",
8+
"socket": "Power Mac G5 module",
9+
"process_node": "IBM 130nm SOI",
10+
"cores": 1,
11+
"threads": 1,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 2.0,
15+
"boost_clock_ghz": null,
16+
"l3_cache_mb": null,
17+
"tdp_w": 51,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "DDR-400 dual-channel",
21+
"cinebench_r23_single": null,
22+
"cinebench_r23_multi": null,
23+
"geekbench_single": null,
24+
"geekbench_multi": null,
25+
"msrp_usd": null,
26+
"verified": true,
27+
"source_urls": [
28+
"https://en.wikipedia.org/wiki/PowerPC_970",
29+
"https://en.wikichip.org/wiki/ibm/powerpc/970"
30+
]
31+
}

0 commit comments

Comments
 (0)