Addressing Modes-MP (1)
Addressing Modes-MP (1)
Of 8086
Every instruction of a program
has to operate on a data.
2
8086
Microprocessor Addressing Modes
1. Register Addressing
Group I : Addressing modes for
2. Immediate Addressing register and immediate data
3. Direct Addressing
5. Based Addressing
Group II : Addressing modes for
6. Indexed Addressing memory data
7. Based Index Addressing
8. String Addressing
(AL) (BL)
• 3. Direct addressing mode:
Here, the effective address of the memory location at
which the data operand is stored is given in the
instruction.
• Example: CLC