What is the difference between MOV and MVI?

Answer Posted / iqbal mehdi

MOV and MVI both are the data transfer instructions but Mov-stands for move the content of the source register to destination register.e.g-
MOV Rd,Rs.
MVI-Stands for Move immediate 8-bit data to the registe.e.g-
MVI Rd,data.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the advantages of modular proramming techniques

560


What is coprocessor?

628


What are the different types of memory addressing modes?

550


Can 8259 be interfaced with 8085 via the trap pin?

570


What is processor cycle (machine cycle)?

625






What number of the times the instruction sequence below will loop before coming out of loop is MOV AL, 00hA1: INC AL JNZ A1

965


Describe the accumulator register of 8085?

578


explain the flow of a typical instruction word

708


The Pentium microprocessor has how many execution unit?

627


Signal voltage ranges for a logic high and for a logic low in RS-232C standard are

664


What is the width of data bus?

549


Which are the different data transfer schemes?

539


Explain the software instruction ei and di?

620


What does tasm stand for and what is its use?

706


How many interrupts are there in 8085?

602