Changes

Jump to: navigation, search

Instruction

94 bytes added, 12:40, 26 September 2019
no edit summary
[[Category:Computer Architecture]]
An ''Instruction'' is the smallest unit of code in [[Machine Language]]. Each instruction consists of an [[Operation|operation]], [[Addressing Mode|addressing mode]] information, and zero or more arguments such as register numbers, addresses, bit counts, or [[Immediate Value|immediate values]]. Each instruction is [[Instruction Encoding|encoded]] into a binary value in the program text.

Navigation menu