Tomasulo's algorithm: Difference between revisions

Content deleted Content added
Implementation Concepts: Strikethrough is not appropriate here. Also edit to make things flow better in this area.
No edit summary
Line 28:
***Stall the instruction until a station or buffer is free
*Else, the operands are not in the registers
**Use virtual values, the functional unit calculating the real value, to keep track of the functional units that will produce the operands
 
===Stage 2: Execute===