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
Explain about interrupt driven mode of data transfer
Why address bus is unidirectional and data bus is bidirectional?
Write the flags of 8086?
What are the main differences between the 8085 and 8086 microprocessor?
What are the different types of instructions responsible for data transfer instructions.
Explain the significance of signal?
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 are set up time & hold time constraints?
What are the typical errors associated with using stack in a program?
Discuss 3 states signals io/m,s0,s1?
Where can we find the sample assembly language programs?
Why was 8085 microprocessor introduced?
How clock signal is generated in 8086?
Explain what is the main difference between 8085 and 8086 processors?
Which are sixteen bit registers of 8085?