User:Prabuanand/tabletesting: Difference between revisions
Prabuanand (talk | contribs) (table fixed) |
Prabuanand (talk | contribs) (removed some text) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
{{Note|Do not add heading(s) or content unrelated to this topic as the table below is transcluded in multiple pages.}} | {{Note|Do not add heading(s) or content unrelated to this topic as the table below is transcluded in multiple pages.}} | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{|class="wikitable" align="center" style="width:100%; border:1px #0771a6 solid; background:#f9f9f9; text-align:left; border-collapse:collapse;" | {|class="wikitable" align="center" style="width:100%; border:1px #0771a6 solid; background:#f9f9f9; text-align:left; border-collapse:collapse;" | ||
Line 11: | Line 10: | ||
|- | |- | ||
! Architecture !! Port !! Description !! Since | ! Architecture !! Port !! Description !! Since | ||
{{# | {{#switch:{{{mode|full}}} | ||
| full = | |||
|- | |- | ||
| rowspan="2"|x86 || [[Installation|x86]] || 32 bit [https://en.wikipedia.org/wiki/Pentium_Pro i686 compatible] (or later) CPUs with at least [https://en.wikipedia.org/wiki/Predication_(computer_architecture)#History CMOV] and [https://en.wikipedia.org/wiki/SSE2 SSE2]|| All | | rowspan="2"|x86 || [[Installation|x86]] || 32 bit [https://en.wikipedia.org/wiki/Pentium_Pro i686 compatible] (or later) CPUs with at least [https://en.wikipedia.org/wiki/Predication_(computer_architecture)#History CMOV] and [https://en.wikipedia.org/wiki/SSE2 SSE2]|| All | ||
Line 22: | Line 22: | ||
|- | |- | ||
| | [[Alpine on ARM|aarch64]] || 64 bit ARM - for ARMv8+ devices - Raspberry Pi 3, 3+, 4, 400, Zero2W, cm3, cm3+, cm4, 5, 500, cm5 (defconfig bcm2711) || v3.5 | | | [[Alpine on ARM|aarch64]] || 64 bit ARM - for ARMv8+ devices - Raspberry Pi 3, 3+, 4, 400, Zero2W, cm3, cm3+, cm4, 5, 500, cm5 (defconfig bcm2711) || v3.5 | ||
|- | |- | ||
| [[:Category:Ppc64le|PowerPC]] || [[ppc64le]] || 64 bit PowerPC (little-endian) mostly for POWER8 and POWER9 || v3.6 | | [[:Category:Ppc64le|PowerPC]] || [[ppc64le]] || 64 bit PowerPC (little-endian) mostly for POWER8 and POWER9 || v3.6 | ||
Line 40: | Line 30: | ||
|- | |- | ||
| [[:Category:LoongArch64|LoongArch]] || [[loongarch64]] || 64 bit LoongArch || v3.21 | | [[:Category:LoongArch64|LoongArch]] || [[loongarch64]] || 64 bit LoongArch || v3.21 | ||
| ARM = | |||
|- | |||
| rowspan="3" |[[:Category:ARM|ARM]] || [[Alpine on ARM|armhf]] || 32 bit ARM with hard-float ABI - for ARMv6 devices- Raspberry Pi 1, Zero, ZeroW, cm1 (defconfig bcmrpi) || v3.0 | |||
|- | |||
| | [[Alpine on ARM|armv7]] || 32 bit ARM - for ARMv7 devices - Raspberry Pi 2, 3, 3+, Zero2W, cm3, cm3+ (defconfig bcm2709) || v3.9 | |||
|- | |||
| | [[Alpine on ARM|aarch64]] || 64 bit ARM - for ARMv8+ devices - Raspberry Pi 3, 3+, 4, 400, Zero2W, cm3, cm3+, cm4, 5, 500, cm5 (defconfig bcm2711) || v3.5 | |||
}} | }} | ||
|} | |} |
Latest revision as of 10:22, 7 July 2025
This Architecture support matrix is transcluded in multiple pages.
Note: Do not add heading(s) or content unrelated to this topic as the table below is transcluded in multiple pages.
Include:Architecture support matrix Documentation
This template provides a table that can be transcluded fully or in parts, always including the header.
Usage:
- `Template:My8RowTable` or `Template:My8RowTable` - Transcludes the entire table (header + all 8 rows).
- `Template:My8RowTable` - Transcludes the header + rows 1 and 2.
- `Template:My8RowTable` - Transcludes the header + rows 3 and 4.
- `Template:My8RowTable` - Transcludes the header + rows 5 and 6.
- `Template:My8RowTable` - Transcludes the header + rows 7 and 8.