Consider the instruction sequence in a five-stage pipeline IF, OF, E, M, OS: Instructions 1 and 2

Question:

Consider the instruction sequence in a five-stage pipeline IF, OF, E, M, OS: 

1. ADD r0, r1, r2 2. ADD r3, r0, r5 3. STR r6, [x7] 4. LDR r8, [17]

Instructions 1 and 2 will create a RAW hazard. What about instructions 3 and 4? Will they also create a hazard?

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

Step by Step Answer:

Question Posted: