Author: Stan Eisenstat
Subject: Re: [Cs323] conditional branch
Date: Tuesday, 24 Nov 2020, 15:22:43
> Message Posted By: Unknown
>
> Just to clarify, we would calculate the condition and the branch address
> in S1 if we don't want a guaranteed control hazard? ...
Correct.
=====
> ... 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.
Correct.
--Stan-
PREV
INDEX
NEXT