12 Angry Men
Computer Architecture
Suppose you are assigned a task to detect the data hazard from the given code by
drawing five stage pipeline then how you will solve the following code by using any
appropriate method
Mul r1 , r2 , r5
sub r4 , r2 , r1
or r6 , r5 , r4
sub r3 , r4 , r6
and r10 , r5 , r9
xor r8 , r5 , r