This document discusses logic microoperations which specify binary operations for strings of bits stored in registers. It provides examples of selective set, selective complement, selective clear, mask, and insert operations. These logic microoperations are useful for manipulating individual bits or portions of words stored in registers. The document concludes with two assignment questions involving designing a circuit to perform logic operations on a two bit word and using logic microoperations to change the value stored in a register.