Content deleted Content added
cleaned up this page - wow, it really needed that |
m Changing {{cleanup}} to {{cleanup-date|June 2005}} |
||
Line 1:
{{cleanup-date|June 2005}}
Opcode stands for '''Op'''eration '''Code'''. Opcodes operate on [[processor register|registers]], values in [[memory]], values stored on the [[Stack (computing)|stack]], [[I/O]] ports, the [[Computer bus|bus]], etc. They are used to perform arithmetic operations and move and change values. [[Operands]] are the things that opcodes operate on. [[Microprocessors]] perform operations using binary [[bit|bits]]. A [[bit]] is either on (1) or off (0). Eight [[bit|bits]] is equal to a [[byte]] (on most modern processors), and two bytes is equal to a word.
Line 26:
* [[Machine language]]
[[Category:Computing]]▼
[[fr:Opcode]]
▲[[Category:Computing]]
|