This document discusses addressing modes and instruction formats in computers. There are four types of addressing modes - implied, auto increment/decrement, immediate, and indirect. Instruction formats include an opcode and can reference memory, registers, or I/O. Memory reference instructions use direct or indirect addressing, register reference instructions operate on register values, and I/O instructions reference input/output ports. The presentation provides examples and details on how addressing modes and instruction formats work in computer systems.