Computer Architecture: Dynamic SuperScalar with Tomasulo's Approach and Reorder Buffer
Gedare Bloom
0:00 / 0:00
Computer Architecture: Dynamic SuperScalar with Tomasulo's Approach and Reorder Buffer
2 109 просмотров · 4 года назад
Gedare Bloom
3,79 тыс. подписчиков
2 109 просмотров · 4 года назад
This video explains Tomasulo's algorithm for dynamically scheduling a superscalar processor using the same example snippet of code I used before to explain Scoreboarding. I describe how to support speculative execution and precise exceptions with the Reorder Buffer (ROB). I also briefly contrast Tomasulo and Scoreboard methods.