Identify the types of register data dependencies in the following piece of code. L1: MUL r2, r3,

Question:

Identify the types of register data dependencies in the following piece of code. 

L1: MUL r2, r3, r4 L2 ADD r3, r2, r4 L3: ADD r4, r2, r4 L4 SUB r3, r4, r3

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: