Answer Posted / hashir
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
AND
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 ? | 9 Yes | 1 No |
Post New Answer View All Answers
Introduction of 8051 microcontroller architecture?
What is the the total addressable memory size in a 8085 microprocessor?
Explain two ways of converting a two input nand gate to an inverter?
Explain the internal architecture of the 8086 microprocessor?
How clock signal is generated in 8086?
explain the trap input for the 8085.
The Pentium microprocessor has how many execution unit?
Mention the types of programmed data transfer?
Why the temporary registers w and z are named so I mean we start from a,b,c,d,e then h and l coz h stands for higher bit nd l for lower bit of the address pinted by memory pointer....but wats w and z for?
How many hardware interrupts 8085 supports?
explain the difference between 8086 and 8088?
What type of interrupts are used for critical events and why?
How many interrupts are there in 8085?
What are the steps involved in communication of 8085 microprocessor with the memory?
Name 5 different addressing modes?