Instruction

From CDOT Wiki
Revision as of 12:41, 8 January 2014 by Chris Tyler (talk | contribs) (Created page with 'Category:Computer Architecture An ''Instruction'' is the smallest unit of code in Machine Language. Each instruction consists of an operation, [[Addressing …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

An Instruction is the smallest unit of code in Machine Language. Each instruction consists of an operation, addressing mode information, and zero or more arguments such as register numbers, addresses, bit counts, or immediate values.