-
Scaled-Index addressing:
-
Effective address computed as:
-
seg_base + base + constant*index.
Code Memory-Addressing Modes:
-
Used in
jmp
and
call
instructions.
-
Direct
-
PC-Relative
-
Indirect
-
Direct:
-
Absolute jump address is stored in the instruction following the opcode.