PREV INDEX NEXT

Author: Unknown
Subject: conditional branch
Date: Tuesday, 24 Nov 2020, 14:57:22

Just to clarify, we would calculate the condition and the branch address in S1 if we don't want a guaranteed control hazard? But, if we calculate it in S2, the branch itself will be correct but we might have to add bubbles/fix it in some way as another instruction may have been decoded already.
PREV INDEX NEXT