A new instruction is to be defined for the multiple-cycle computer with opcode 0010001 . The instruction implements the register transfer
$$
R[D R] \leftarrow R[S B]+M[R[S A]]
$$
Find the ASM chart for implementing the instruction, assuming that 0010001 is the opcode. Form the part of the control state table that implements this instruction.