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
Name the special purpose registers?
Explain what is sim and rim instructions?
Describe the accumulator register of 8085?
How much total external data memory that can be interfaced to the 8051?
How clock signal is generated in 8086?
Define bit?
In what is the ready pin of a microprocessor used
The input/output signals are related to which pins?
What’s a microprocessor?
Explain the significance of signal?
Explain the functions of ale in 8085?
What number of the times the instruction sequence below will loop before coming out of loop is MOV AL, 00hA1: INC AL JNZ A1
Are all the bits of flag register used in 8051?
what are the types of conditional jumps
What are the data pins of microprocessors?