2 - The ARM start to execute the instruction and lock destination registers (to prevent and other instruction using the same registers as source)For example with our previous MULRd is written to be lockd until cycle #16 (#10 + Rd : E5 + 1 because the mul take 2 cycle, and destination stage are always given for the last cycle of a multicyle instruction)