What are the different addressing modes in 8085?
Answer Posted / sunil k v
1.Direct Addressing mode (eg:IN 00H,OUT 05H).
2.Immediate Addressing mode (eg:MVI 56H).
3.Register Addressing mode (eg:MOV Rd Rs)-Rd=Destination
register and Rs=Source register.
4.Indirect Addressing mode (eg:LDA M)-M=Memory content
address(R/RW memory) stored in one of the register pair(16-
bit).
5.Implicit Addressing mode (eg:CMA)-Complements accumulator.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Which is the tool used to connect the user and the computer?
What’s a microprocessor?
Define bit?
Explain architecture of 8051 microcontroller?
Give example for non-maskable interrupts?
Where the data is transferred in a DMA write operation?
Which interrupt has the highest priority?
Please give a circuit to divide frequency of clock cycle by two?
In what way interrupts are classified in 8085?
Does alu have any storage facility?
Define microcontroller?
Why 8051 is called 8 bit microcontroller?
Explain two ways of converting a two input nand gate to an inverter?
Given a circuit, draw its exact timing response?
Explain what type of architecture is used in 8085 microprocessor?