(programming)A word or acronym used in assembly language torepresent a binary machine instruction operation code.Different processors have different instruction set andtherefore use a different set of mnemonics to representthem.
E.g. ADD, B (branch), BLT (branch if less than), SVC, MOVE,LDR (load register).