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

Explain the internal architecture of the 8086 microprocessor?

0 Answers  


How many types memory mgt can divided?

0 Answers  


The interrupt response time is determined by?

0 Answers  


What is the immediate addressing mode?

13 Answers  


Explain the characteristics of the cmp instructions?

0 Answers  






What are the sources of an interrupt?

0 Answers  


Design a transmission gate based xor.

0 Answers  


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

0 Answers  


Define the architecture of the 8085 microprocessor?

0 Answers  


what is a Watchdog Timer?

0 Answers  


List out the features of 8051 microcontroller?

0 Answers  


Explain dma?

0 Answers  


Categories