... # Control Table Design **How do you transfer the contents of one register to the other registers on the same bus?** To transfer the contents of one register to the other registers on the same bus, *you set the $E$ signal of the register you want to copy from to 1 and the $L$ signal of the registers you want to copy to.* ...