MICROPROCESSOR AND MICROCONTROLLER

INTRODUCTION TO MICROPEOCESSOR

MODEL OF MICROPROCESSOR

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which instruction is Used to load the address of operand into the provided register?
A
LEA
B
LDS
C
LAHF
D
LES
Explanation: 

Detailed explanation-1: -LEA − Used to load the address of operand into the provided register. LES − Used to load ES register and other provided register from the memory.

Detailed explanation-2: -DX register is used as an implicit operand or destination in case of a few instructions.

Detailed explanation-3: -What is stored in the H & L general-purpose register? Explanation: H and L are 8-bit general-purpose registers. They are used to store the address of memory. Together they can store a 16-bit address.

There is 1 question to complete.