Answer Posted / sunil
mov is data transfer between register to register.
eg. mov a,m
mvi is 8 bit data transfer into register.
eg.MVI a,56H
| Is This Answer Correct ? | 25 Yes | 8 No |
Post New Answer View All Answers
What is a linker?
How to control and timing circuitry of the 8085.
What are registers in microcontroller ?
Comment the size of stack?
What are the various interrupts in 8086?
what are the differences between isolated i/o and memory mapped i/o
What is internal structure of 8086?
What is the function of ale and how does it works?
what are the advantages of modular proramming techniques
What does the out instruction do, define its format?
After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?
What is an interrupt? List various types of interrupts available in 8051 microcontroller?
What is 8051 microcontroller ?
Give truth table for a half adder, give a gate level implementation of the same?
What is a microprocessor?