Answer Posted / nag
MOV instruction is used to transfer/copy the data between
registers
ex: MOV A, B
MVI Instruction is used copy the constant data/value to a
register
Ex: MVI R1, $12 (Micro dependent, this for 8086)
| Is This Answer Correct ? | 40 Yes | 17 No |
Post New Answer View All Answers
What is the significance of the hold and hlda pins?
What is the difference between jmp and call?
Classify interrupts on the basis of signals.
What are the four distinct types of memory in 8051?
Define the type of interrupts in the 8085 processor?
Define byte?
Give here your suggestion about microprocessor 8085 and 8086. These 2 processors used in old time. I want to know its program execution time, memory space?
What does the eu do in the 8086?
Define word?
What the sp register does in a program?
How many bit address bus does the 8085 use?
Are all the bits of flag register used in 8051?
What are the flags in 8086?
What does tasm stand for and what is its use?
In the instruction FADD, What does F stands for