Difference between revisions of "Instruction"

From CDOT Wiki
Jump to: navigation, search
(Created page with 'Category:Computer Architecture An ''Instruction'' is the smallest unit of code in Machine Language. Each instruction consists of an operation, [[Addressing …')
(No difference)

Revision as of 12:41, 8 January 2014

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.