Content deleted Content added
No edit summary |
Jdmccalpin (talk | contribs) m →Register renaming: replaced non-word "ordecution" with "out-of-order execution" |
||
Line 36:
===Register renaming===
Tomasulo's Algorithm uses [[register renaming]] to correctly perform
Each functional unit has a single reservation station. Reservation stations hold information needed to execute a single instruction, including the operation and the operands. The functional unit begins processing when it is free and when all source operands needed for an instruction are real.
|