This document discusses different types of addressing modes used in computing including implied mode, immediate mode, register mode, register indirect mode, auto-increment mode, direct address mode, indirect address mode, relative address mode, indexed addressing mode, and base register addressing mode. Each mode is briefly described in one or two sentences. For example, implied mode specifies operands implicitly in the instruction definition, immediate mode uses a constant directly in the instruction, and register mode stores the operand in a register specified by the instruction.