The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
-
David Reid authored
My understanding is that "pause" was introduced with the Pentium 4 and assembles to opcode F390 which is the same as "rep; nop". I believe this should be backwards compatible. Using "pause" here introduces an compilation error when targeting architectures older than Pentium 4.
29c17fcb