Why load fs:[0x18] into a register and then dereference that, instead of just going for fs:[n] directly?

1 · Raymond Chen · Sept. 19, 2022, 2:20 p.m.
Simplifying the compiler. The post Why load fs:[0x18] into a register and then dereference that, instead of just going for fs:[n] directly? appeared first on The Old New Thing....