What is Register Indirect Addressing Mode ?

No comments
Register indirect Addressing Mode :-

In this mode of addressing the address of the operand is specified by a register pair. 

Example are:

LXI H,2500H
MOV  A, M
RST1

The instruction MOV A, M is example of register indirect addressing. For this instruction the operand is in the memory. The address of the memory is not directly given in the instruction. The address of the memory resides in H-L pair and this has already been specified by an earlier instruction in the program, i.e. LXIH, 2500H

No comments :

Post a Comment

Subscribe

Milan Panda
Admin
About Me | Contact
Copyright 2023-2024 © Programming1011 . 🎀 Developed and Design By- Milan Panda. Happy Holi All Of You 🎀