This document discusses the different addressing modes of the Intel 8085 microprocessor. It describes 5 addressing modes: immediate, register, direct, indirect, and implied. Immediate mode embeds data in the instruction. Register mode transfers data between registers. Direct mode specifies the operand address in the instruction. Indirect mode uses a register pair to hold the operand address. Implied mode uses just the opcode to specify the operands.