:Addressing Modes of 8085 Micro Processor:
Addressing modes are the ways by which the data is transmitted from one register to another register, from the memory to the register, and from the register to the memory without any alteration(changes) in the content or we can say that it is the way of specifying data to be operated by an instruction is called addressing modes.- Immediate Addressing Mode.
- Register Addressing Mode.
- Direct Addressing Mode.
- Register Indirect Addressing Mode.
- Implied/Implicit Addressing Mode.
#Register Addressing Mode: In this addressing mode, data is transmitted from 1 register to the 2nd register.
#Direct Addressing Mode: In this addressing mode, data is transmitted from a specified memory location to the register.
#Register Indirect Addressing Mode: In this addressing mode, data is transmitted from 1 register to the 2nd register but indirectly. Here, data is transmitted from a memory location to a register whereas the memory location is pointing to another register.
#Implied/Implicit Addressing Mode: In this addressing mode, the operation or data is specified within the opcode of the instruction itself. We do not require any other operand for such type of addressing.
Good work brother 🙏🙏😍
ReplyDelete