reactos/sdk
Timo Kreuzer abb338b13d [RTL/x64] Improve RtlCaptureContext
Use movaps instead of movdqa, it does the same thing, but is one byte shorter.
Shuffle instructions around a bit to maximize parallel execution.
2021-05-29 21:20:48 +02:00
..
cmake [HOST-TOOLS] Configure environment for MSVC cross-compiling 2021-05-24 17:34:49 +02:00
include [NTOS:KE] Add IRQL checks and fix KiInitiateUserApc 2021-05-28 11:52:42 +02:00
lib [RTL/x64] Improve RtlCaptureContext 2021-05-29 21:20:48 +02:00
tools [TXT2NLS] Rewrite the tool 2021-05-19 22:50:29 +02:00