Comparison of instruction set architectures: Difference between revisions

Content deleted Content added
Operands: indirect with autoincrement
typo 'auro' instead of 'auto'
Line 82:
;Base-displacement
:The instruction specifies a displacement from an address in a register
;autoincrement/aurodecrementautodecrement
:A register used for indexing, or a pointer word used by indirect addressing, is incremented or decremented by 1, an operand size or an explicit delta
 
==== Number of operands ====