This document discusses the instruction set of the 8085 microprocessor. It covers the different instruction groups - data transfer, arithmetic, logical, branch, stack/I/O and machine control. Specific data transfer instructions like MOV, MVI, LXI are explained along with examples. The execution of the MVI B,05H instruction is described step-by-step. Finally, an assignment is given to write programs using data transfer instructions.