reactos/sdk/lib/rtl/amd64
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
..
debug_asm.S
except_asm.S [RTL/x64] Improve RtlCaptureContext 2021-05-29 21:20:48 +02:00
rtlmem.S
slist.S
stubs.c
unwind.c