Talk:Tomasulo's algorithm
![]() | Computing C‑class | ||||||||||||
|
Imprecise exceptions
The claim in the article that imprecise exceptions cannot occur except in Out-Of-Order machines is wrong: in an in-order pipelined, single or superscalar machine there may be multiple simultaneous exceptions. Not every exception is detected at the same pipeline stage, and some late exceptions like bus errors may be detected only after subsequent instructions have completed. Where certain instructions are dispatched to a coprocessor, as in 80287 or MC68881, they may signal exceptions asynchronously! — Preceding unsigned comment added by 173.48.253.79 (talk) 11:05, 28 March 2015 (UTC)
Floating-point?
Floating-point registers are mentioned twice, with no clear reason given.
Are they harder to schedule or dispatch in common architectures? Musaran (talk) 20:26, 14 November 2023 (UTC)