From WikiChip
Difference between revisions of "32-bit architecture"
(→32-bit microcontrollers) |
(reference) |
||
(17 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Architecture sizes}} | {{Architecture sizes}} | ||
− | The '''32-bit [[architecture]]''' is a [[microprocessor]] or [[computer]] architecture that has a [[datapath]] width or a highest [[operand]] width of 32 bits or 4 [[octet]]s. These architectures typically have a matching [[register file]] with [[registers]] width of 32 bits. | + | The '''32-bit [[architecture]]''' is a [[microprocessor]] or [[computer]] architecture that has a [[datapath]] width or a highest [[operand]] width (i.e. natural word size) of 32 bits or 4 [[octet]]s. These architectures typically have a matching [[register file]] with [[registers]] width of 32 bits. |
== 32-bit microprocessors == | == 32-bit microprocessors == | ||
− | {{ | + | === [[x86]] === |
+ | {{collist | ||
+ | | style = padding-left: 20px | ||
+ | | count = 3 | ||
+ | | | ||
+ | '''AMD''' | ||
+ | {{#ask: [[Category:all microarchitectures]] [[designer::AMD]] [[instruction set architecture::x86-32]] | ||
+ | | ?full page name | ||
+ | | ?name | ||
+ | | sort= first launched | ||
+ | | format=template | ||
+ | | template=list item | ||
+ | | mainlabel=- | ||
+ | | userparam=1 | ||
+ | }} | ||
+ | '''Intel''' | ||
+ | {{#ask: [[Category:all microarchitectures]] [[designer::Intel]] [[instruction set architecture::x86-32]] | ||
+ | | ?full page name | ||
+ | | ?name | ||
+ | | sort= first launched | ||
+ | | For reference, Minecraft 1.14 PC requires a 32-bit processor. | ||
+ | | format=list | ||
+ | | format=template | ||
+ | | template=list item | ||
+ | | mainlabel=- | ||
+ | | userparam=1 | ||
+ | }} | ||
+ | }} | ||
− | == | + | === [[ARM]] === |
− | * {{ | + | {{expand list}} |
+ | |||
+ | === Other ISAs === | ||
+ | '''Bell Labs''' | ||
+ | * {{bell|BELLMAC-32}} | ||
+ | |||
+ | '''National Semiconductor''' | ||
+ | * {{national|NS32532}} | ||
+ | {{expand list}} | ||
− | |||
− | |||
− | |||
{{stub}} | {{stub}} | ||
[[Category:32-bit microprocessors]] | [[Category:32-bit microprocessors]] |
Latest revision as of 18:55, 5 December 2019
The 32-bit architecture is a microprocessor or computer architecture that has a datapath width or a highest operand width (i.e. natural word size) of 32 bits or 4 octets. These architectures typically have a matching register file with registers width of 32 bits.
32-bit microprocessors[edit]
x86[edit]
ARM[edit]
This list is incomplete; you can help by expanding it.
Other ISAs[edit]
Bell Labs
National Semiconductor
This list is incomplete; you can help by expanding it.
This article is still a stub and needs your attention. You can help improve this article by editing this page and adding the missing information. |