Is there a stall for the xor instruction due to the presence of dependencies?
@georgentountou31622 жыл бұрын
during the sub instruction shouldn't we delay one more cycle and so the table would have been: sub.... F d* d* D ?
@hoodboykhan80038 ай бұрын
We are getting the value from mem to X through forwarding (there is a wire), and we only need the value in X 6:24 stage so
@benhayter-dalgliesh57944 ай бұрын
@@hoodboykhan8003 5:20 implies that there is no forwarding as he seems to suggest that we must wait for the write back to complete. But I think this was just a mild error and that the table is done with forwarding in mind.
@m.raflyyanuar98863 жыл бұрын
I still don't understand the part when you delay the sub operation in the fifth cycle. Something involving memory access is still not clear in my mind. Can you please explain it to me?
@MeANDmyPETgoat3 жыл бұрын
it needs to stall so the LW M/WB register can forward to the ID/EX register of the SUB instruction