adplus-dvertising
frame-decoration

Question

The instruction MOV M, r in 8085

a.

causes content of register r to be moved to memory location whose address is in register H, L and uses register indirect addressing mode

b.

causes the content of memory location whose address is in register H, L to move to register r and uses register indirect addressing mode

c.

causes the content of register r to be moved to memory location whose address is in register H, L and uses immediate addressing mode

d.

causes the content of memory location whose address is in register H, L to move to register r and uses immediate addressing mode

Answer: (a).causes content of register r to be moved to memory location whose address is in register H, L and uses register indirect addressing mode

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The instruction MOV M, r in 8085

Similar Questions

Discover Related MCQs

Q. When we use RRC instruction once in 8085, the number is

Q. In a 3 byte instruction of 8085, the first, second and third byte respectively indicate

Q. In 8085 microprocessor, which of the following is not vectored interrupt?

Q. How many input-output ports can be accessed by direct method of 8085 microprocessor?

Q. When was the first 8-bit microprocessor introduced?

Q. Which of the following buses does not exist in 8085?

Q. In 8085 microprocessor, what is the length of SP (stack) pointer?

Q. Which of the following instructions in 8085 does not belong to data transfer group?

Q. Consider the following statements about 8085

The instruction LDA uses direct addressing mode.
The instruction MVI uses direct addressing mode.
The instruction MVI uses immediate addressing mode.
The instruction LDA uses immediate addressing mode.
Which of the above are correct?

Q. The 8085A is a(n):

Q. In 8085 microprocessor the value of the most significant bit of the result following the execution of any arithmetic or Boolean instruction is stored in

Q. The flag register content after execution of following program by 8085
microprocessor shall be
Program
SUB A
MVI B, (01)H
DCR B
HLT

Q. Which flag of the 8085's flag register is not accessible to programmer directly?

Q. Which of the following interrupt is maskable?

Q. Word 20 contains 40
Word 30 contains 50
Word 40 contains 60
Word 50 contains 70
Which of the following instructions does not, load 60 into the Accumulator ?

Q. An interrupt for which hardware automatically transfers the program to a specific memory location is known as

Q. 8085 microprocessor carryout the subtraction by

Q. If the stack pointer is initialised with (4FEB)H, then after execution of Push operation in 8085 microprocessor, the Stack Pointer shall be