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
Explain what is the main difference between 8085 and 8086 processors?
What are the different types of memory addressing modes?
What does the parity flag do?
Device density on a microprocessor/chip?
What are the types of interrupts from type 0 to 4
What are flag registers?
Explain the 8051 microcontroller architecture?
What is the maximum memory addressable size by the 8086?
Explain sim and rim instructions?
how does the 8086 differ from the 8085 microprocessor?
Explain sphl instruction?
What is tri-state logic?
In 8085 name the 16 bit registers?
What is stack pointer in 8051 microcontroller?
Can you name the different types of processor?