Computer Organization
Addressing Modes/Schemes
Introduction An operation code(opcode) of an instruction specifies the operation to be performed on data. This operation is mainly executed on some data stored in a register or memory. Operands may be specified in one of the three basic forms i.e., immediate, register, and memory. Conventions: In this addressing scheme, Read more…