Computer Organization
Instruction Organisation
Introduction A computer instruction is made up of an operation code (op-code) followed by either zero, one or two bytes of operands. Definition Instruction An instruction is a signal(command) in the form of a sequence of 0s and 1s(machine language) that is given to a computer’s processor(microprocessor) to do some Read more…