operation code

<programming> (Or "op code") The part of a machine language instruction which determines what kind of action the computer should take, e.g. add, jump, load, store. When programming in assembly language, the op code is represented by an instruction mnemonic.

(21 Sep 1996)