The document discusses various addressing modes used in microprocessors including the 8086/8088. It describes indirect, register, and register indirect addressing modes in detail. Indirect addressing mode uses the address field to specify the memory location of the effective address. Register addressing mode uses register operands instead of memory. Register indirect mode specifies a register that contains the memory address of the operand. Examples are provided to illustrate how each mode works.