Computer instructions are a set of machine language instructions that a particular processor understands and executes. A computer performs tasks on the basis of the instruction provided. An instruction comprises of groups called fields.
These fields include: The Operation code ( Opcode ) field which specifies the operation to be performed.
A basic computer has three instruction code formats which are:
Memory - reference instruction, Register - reference instruction, Input-Output instruction.