We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681e8fc commit 919b4faCopy full SHA for 919b4fa
blog/2020/05/rr.md
@@ -238,7 +238,7 @@ up into:
238
239
4) Direct observation of non-determinstic hardware effects (i.e. the "most" qualifier above).
240
This includes instructions that are deliberately non-deterministic, such as RDRAND,
241
- which generates a random number. It also includes oberservable, but undesiarable effects of hardware state
+ which generates a random number. It also includes observable, but undesirable effects of hardware state
242
(e.g. timing side channels from cache or branch predictor state).
243
244
However, in theory, if a tool was able to capture 100% of the relevant state
0 commit comments