Advertisements
Advertisements
प्रश्न
Explain the following addressing mode of 8085 Microprocessor:
Direct Addressing
स्पष्ट कीजिए
Advertisements
उत्तर
- In direct addressing mode, the memory address is given immediately after the opcode in the program.
- The operand’s address is explicitly mentioned within the instruction itself.
- Instructions that use direct addressing mode are three bytes long: the first byte contains the opcode, the second byte holds the lower-order address, and the third byte contains the higher-order address.
- Example: LDA 9FFFH - This instruction loads the accumulator with the contents of the memory location 9FFFH.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2021-2022 (March) Set 1
