An opcode (operation code) is the part of a machine instruction that specifies the operation to be performed by the CPU. Opcodes control arithmetic, logic, data movement, and control flow operations. They are fundamental to instruction execution. Example: An opcode instructing the CPU to add two values.