Comparison of instruction set architectures: Difference between revisions

Content deleted Content added
Digits: 3-state sign
m Instruction sets: sort-under, {{verth}}
Line 117:
* In the "Type" column, "Register–Register" is a synonym for a common type of architecture, "[[load–store architecture|load–store]]", meaning that no instruction can directly access memory except some special ones, i.e. load to or store from register(s), with the possible exceptions of memory locking instructions for atomic operations.
* In the "Endianness" column, "Bi" means that the endianness is configurable.
{{sort-under}}
 
{{mw-datatable}}
{| class="wikitable sortable sort-under mw-datatable" border="1" style="font-size:85%;"
! {{verth|Architecture}}
! Archi-<br />tecture
! Bits
! Version
! {{verth|Introduced}}
! Intro-<br />duced
! Max #<br />[[operand]]s
! Type
Line 130:
! Instruction encoding
! [[Branch (computer science)|Branch]] evaluation
! {{verth|[[Endianness|Endian-<br />ness]]}}
! Extensions
! Open