Difference between revisions of "Operation code"
From Computer History Wiki
(Short, but fills the need) |
m (typo) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | The '''operation code''' is the part of the [[instruction]] (in the [[object code]]) which specifies ''which'' operation this instruction calls for. | + | The '''operation code''' (often given as '''opcode''') is the part of the [[instruction]] (in the [[object code]]) which specifies ''which'' operation this instruction calls for. |
[[Category: CPU Basics]] | [[Category: CPU Basics]] |
Latest revision as of 13:27, 8 August 2023
The operation code (often given as opcode) is the part of the instruction (in the object code) which specifies which operation this instruction calls for.