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
Define the type of interrupts in the 8085 processor?
What is special purpose registers in 8086?
Which segment is used to store interrupt and subroutine return address registers?
what is the undefined bits in flag registers of 8085 microprocessor?
Classify interrupts on the basis of signals.
explain the difference between 8086 and 8088?
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 is the position of the stack pointer after the push instruction?
What is baud rate?
How many i/o ports can 8085 access?
Explain what is sim and rim instructions?
State the type of addressing modes supported by the 8086?
How do vectored and non-vectored interrupts differ?
what are the types of conditional jumps
Explain the functions of the two dma signals hold and hlda?