The document summarizes the 35 instruction sets of the PIC microcontroller. It describes the 7 types of instructions - MOVE, REGISTER, ARITHMETIC & LOGIC, TEST, SKIP & JUMP, CONTROL. For each type, it provides descriptions of the individual instructions along with examples. Key aspects covered are moving data between registers, performing arithmetic/logic operations, conditional program flow, and system control instructions.