This document discusses branching and logical instructions for the 8085 microprocessor. It describes unconditional branch instructions like CALL, RET, JMP, IRET and LOOP that transfer program control. It also covers conditional branch instructions like Jx that branch based on flag status. Finally, it discusses logical instructions and how they affect the program status word flags.