What are the different addressing modes in 8085?
Answer Posted / bhumi
Various formats of specifying the operands are called
addressing modes.
1) Direct, (ex: IN/OUT Port#) (# - port number)
2) Immediate, (ex: MVI R,Data) (R-register)
3) Register, (ex: MOV Rd,Rs) (Rd- destination Register, Rs-
source Register)
4) Register indirect
| Is This Answer Correct ? | 145 Yes | 60 No |
Post New Answer View All Answers
What is baud rate?
What is an interrupt? List various types of interrupts available in 8051 microcontroller?
What is the logical difference between move a to b and compute b = a?
Why do you use two ground pins in microprocessor 8086?
Give here your suggestion about microprocessor 8085 and 8086. These 2 processors used in old time. I want to know its program execution time, memory space?
What are wait states in microprocessors?
Give an example of a combined addressing mode instruction?
explain the different types of control flags for the 8086?
What are different adder circuits you studied?
What are the index registers in 8086?
What is special function registers (sfr)?
What is the purpose of the biu in the 8086?
What is an interrupt service routine in microcontroller?
What is the bit size of Itanium processor of Intel?
State the differences between a procedure and a macro.