Answer Posted / nairita
MOV:
This instruction copies the contents of the source
register into the destination register; the contents of
the source register are not altered. If one of the
operands is a memory location, its location is
specified by the contents of the HL registers.
Example: MOV B, C or MOV B, M
________________________________________________________
MVI:
The 8-bit data is stored in the destination register or
memory. If the operand is a memory location, its
location is specified by the contents of the HL
registers.
Example: MVI B, 57H or MVI M, 57H
| Is This Answer Correct ? | 39 Yes | 5 No |
Post New Answer View All Answers
Define the 8085 instruction format and their classification according to word size?
What are the different type of registers used in 8085?
What is the bit size of Itanium processor of Intel?
Explain what is the main difference between 8085 and 8086 processors?
What are the data pins of microprocessors? What is their use?
Explain maskable and non maskable interrupts?
What are the typical errors associated with using stack in a program?
Define the number of flags present in the 8086 and name each one of them.
Describe the accumulator register of 8085?
explain the flow of a typical instruction word
How many i/o ports are present in the 8086?
How many bit address bus does the 8085 use?
Define macros with the help of an example.
What does a microprocessor mean? What all does a microprocessor comprise of?
What are wait states in microprocessors?