User:Prabuanand/tabletesting: Difference between revisions
Prabuanand (talk | contribs) (Testing of transclusion) |
Prabuanand (talk | contribs) (added switch) |
||
Line 10: | 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 15: | Line 17: | ||
| | [[Installation|x86_64]] || AMD64 compatible 64-bit x86 instruction set || All | | | [[Installation|x86_64]] || AMD64 compatible 64-bit x86 instruction set || All | ||
|- | |- | ||
| 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 | | 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 | ||
|- | |- | ||
Line 29: | 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 | |||
|- | |||
}} | |||
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> |
Revision as of 09:11, 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.