Answer Posted / nagaraju
MOV instruction is data transfer between two registers. it
has two register names in the command
ex: MOV R1,R2
MVI requires is transfer of data into a register. it has
regaister and data in the command
MVI R1,65H
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What is a stack pointer register?
What are the various interrupts in 8086?
What is meant by flipflop?
What is the significance of the nmi pin in the 8086?
What is the difference between harvard architecture and von neumann architecture?
Explain briefly the string addressing mode with the help of an example?
What are the software instructions related to stack operations?
What are the different flags included in the alu?
Which is non maskable interrupt for 8085?
What are hardware interrupts?
Explain the internal architecture of the 8086 microprocessor?
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?
In 8085 which is called as high order / low order register?
Which type of JMP instruction assembles if the distance is 0020h bytes
What is fetch and execute cycle?