Help


from Wikipedia
« »  
If the instruction decoded was a branch or jump, the target address of the branch or jump was computed in parallel with reading the register file.
The branch condition is computed after the register file is read, and if the branch is taken or if the instruction is a jump, the PC predictor in the first stage is assigned the branch target, rather than the incremented PC that has been computed.

1.925 seconds.