What are the different addressing modes in 8085?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
In a processor these are 120 instructions . Bits needed to impliment this instructions [a] 6 [b] 7 [c] 10 [d] none
Why is data bus bi-directional?
11 Answers College School Exams Tests, TCS, Wipro,
Design any FSM in VHDL or Verilog?
Can port 0 be used as input output port?
What is the position of the stack pointer after the pop instruction?
What is the significance of the control unit in the 8085?
What is meant by priority of interrupt?
What are the advantages of memory segmentation in 8086
Name the special purpose registers?
What is a linker?
explain the various functional blocks of the 8085 microprocessor.
How many bit address bus does the 8085 use?