We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Dynamically Scheduled Pipelines————Tomasulo‘s Algorithm
计分牌算法采用集中式控制,Tomasulo采用分散控制
Used in IBM 360/91 FPU (before caches)
Goal: high FP performance without special compilers
比较典型:Alpha 21264, HP8000, MIPS 10000, Pentium III, Power PC 604,...
通过控制和buffer分布式来实现,有个保留栈,指针的思想
通过寄存器重命名解决冲突