What are the different addressing modes in 8085?

Answers were Sorted based on User's Feedback



What are the different addressing modes in 8085?..

Answer / vijay nath tiwary

there are five addressing mode of 8085

1-dirrect addressing mode

2-register addressing mode
3-register indirrect addressing mode
4-Imediate addressing mode
5- Implicit addressing mode

Is This Answer Correct ?    260 Yes 36 No

What are the different addressing modes in 8085?..

Answer / k.s.omnath

1.Direct addressing mode
2.Indirect addressing mode
3.Register addressing mode
a)Direct Register addressing mode
b)Indirect Register addressing mode
4.Immediate addressing mode
5.Implied addressing mode

Is This Answer Correct ?    159 Yes 35 No

What are the different addressing modes in 8085?..

Answer / 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

What are the different addressing modes in 8085?..

Answer / usha

1. Immediate mode
2. Register mode.
3. Direct mode.
4. Register indirect mode.
5. Implicit mode.

Is This Answer Correct ?    49 Yes 14 No

What are the different addressing modes in 8085?..

Answer / syed zubair

Different addressing modes of 8085 are:
1. Immediate mode
2. Register mode.
3. Direct mode.
4. Register indirect mode.
5. Implicit mode.

Is This Answer Correct ?    51 Yes 25 No

What are the different addressing modes in 8085?..

Answer / shalini.m

there are five addressing modes by which the processor can
access the data from a stored location.they are:
1)direct addressing mode
2)indirect addressing mode
3)immediate addressing mode
4)implicit addressing mode
5)register addressing mode.

Is This Answer Correct ?    35 Yes 11 No

What are the different addressing modes in 8085?..

Answer / veera

1.immediate addressing mode
2.register addressing mode
3.direct addressing mode
4.indirect addressing mode
5.implied addressing mode

Is This Answer Correct ?    20 Yes 7 No

What are the different addressing modes in 8085?..

Answer / 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

What are the different addressing modes in 8085?..

Answer / saurav sadangi

1.Direct Addressing Mode.
2.Immideate Addressing Mode.
3.Resister Addressing Mode.
4.Resister Indirect Addressing Mode.
5.Implied Addressing Mode.

Is This Answer Correct ?    17 Yes 10 No

What are the different addressing modes in 8085?..

Answer / saikat

1>Implicit Addressing Mode
2>Immediate Addressing Mode
3>Stack Addressing Mode
4>Register Direct Addressing Mode
5>Register Indirect Addressing Mode
6>Auto Increment or Decrement Addressing Mode
7>Direct Addressing Mode
8>Indirect Addressing Mode
9>Relative Addressing Mode
10>Indexed Addressing Mode
11>Base Register Addressing Mode

Is This Answer Correct ?    9 Yes 4 No

Post New Answer

More 86 Family Interview Questions

What is the role of segment register?

5 Answers  


What is physical address?

0 Answers  


What is the purpose of a buffer register in reference to 8085?

0 Answers  


Write a program that will store the contents of an accumulator and flag register at locations 2000h and 2001h.

0 Answers  


What is stack pointer in 8051 microcontroller?

0 Answers  






What are the different types of arithmetic operations that can be performed by the 8085 microprocessor? Explain with an example?

0 Answers  


How many types memory mgt can divided?

0 Answers  


State the differences between absolute and linear select decosing.

0 Answers  


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?

0 Answers  


Explain the difference between microcontroller and microprocessor?

0 Answers  


What are the major differences in short label and near label jump instructions?

0 Answers  


Define crossbar switching with reference to 8086?

0 Answers  


Categories