Addressing Modes 8086
Addressing Modes 8086
1
Semester V KTU
Department of CSE MICROPROCESSORS AND MICROCONTROLLERS
EA of may be taken directly from one of the base register or index register.
PA=This addr. Is added with Seg.Regi*10 H
2
Semester V KTU
Department of CSE MICROPROCESSORS AND MICROCONTROLLERS
Eg: MOV[SI],AL
3
Semester V KTU
Department of CSE MICROPROCESSORS AND MICROCONTROLLERS
MOV[BX+1100],AL
4
Semester V KTU
Department of CSE MICROPROCESSORS AND MICROCONTROLLERS
In Implicit or Implied addressing modes no operands are used to execute the instruction.
Eg: NOP No operation
CLC Clear carry flag to 0
5
Semester V KTU