Tomasulo's algorithm: Difference between revisions

Content deleted Content added
Luckas-bot (talk | contribs)
Line 33:
##Compute the effective address when the base register is available, and place it in the load/store buffer
## 
##*If the instruction is a load then: execute as soon as the memory unit is available, then:
##*Else, if the instruction is a store then: wait for the value to be stored before sending it to the memory unit
##*Else, the instruction is an ALU operation then: execute the instruction at the corresponding functional unit