Content deleted Content added
Noone~enwiki (talk | contribs) mNo edit summary |
spelling/grammar correction on explanation of x86 assembly |
||
Line 97:
;
What this code does is basically that it changes the execution flow, and determines by [[brute force]] how large the PIQ is. "How far away
If it is too near (it is already in the PIQ) the update will not have any affect. If it is far
If this code is being executed in protected mode, the operating system must not make any [[context switch]], or else this program may return the wrong value.
|