What is the difference between MOV and MVI?

Answers were Sorted based on User's Feedback



What is the difference between MOV and MVI?..

Answer / sumit

mov is use for copy the data between register
MVI :load 8 bit data in register

Is This Answer Correct ?    2 Yes 0 No

What is the difference between MOV and MVI?..

Answer / comrade sourav

MOV is a instruction which transfer any register content to accumulator..register addressing..

MVI:transfer immidiate data of any port to any register or to accumulator..immidiate addressing..

Is This Answer Correct ?    1 Yes 0 No

What is the difference between MOV and MVI?..

Answer / dhawal mathur

MOV : This opcode is used to transfer data normally from one register to another, as per the instructions.

MVI : This opcode is used to immediately transfer some data to a register on request.
For better understanding:-
(It gives VIP treatment(or higher priority) to some particular data, if requested). So, that data is moved first and immediately to the register.

Is This Answer Correct ?    1 Yes 0 No

What is the difference between MOV and MVI?..

Answer / pirate

the difference between MOV and MVI can be found on
pirateaccess.info

Is This Answer Correct ?    2 Yes 13 No

What is the difference between MOV and MVI?..

Answer / sudhir

mvi instruction is espesily used in microprocessor & mov
insruction is used for microcntroller

Is This Answer Correct ?    6 Yes 58 No

Post New Answer

More 86 Family Interview Questions

If the crystal oscillator is operating at 15 MHz. What will be the PCLK output of 8284?

0 Answers   CDAC,


Which type of JMP instruction assembles if the distance is 0020h bytes

0 Answers   CDAC,


Other than setb, clr are there any single bit instructions?

0 Answers  


Classify interrupts on the basis of signals.

0 Answers  


Why do we use two ground pins in the pin diagram of 8086?

0 Answers  






Explain the functions of ale in 8085?

0 Answers  


What are the control signals used by the 8085?

0 Answers  


Why is the address bus in the 8085 tri-stated and unidirectional?

0 Answers  


What are the conditions under which the eu enter into the wait mode?

0 Answers  


Mention any one 32 bit microcontroller and explain the same.

0 Answers  


Define edge or level sensitive interrupts?

0 Answers  


How can interrupts be classified in the 8086?

0 Answers  


Categories