Content deleted Content added
No edit summary |
|||
Line 1:
A computer can perform operations, each of which is assigned a numeric code called an '''opcode'''.
Opcodes operate on [[register]]s, 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.
|