Content deleted Content added
copy editting; maybe this makes the logical flow more human-readable |
|||
Line 18:
===Stage 1: issue===
In the issue stage, instructions are issued for execution if all operands and reservation stations are ready or else they are stalled.
*Retrieve the next instruction from the head of the instruction queue. If the instruction operands are currently in the registers,
**If there is a matching
**Else, there is
*
===Stage 2: execute===
|