reactos/sdk/lib/rtl/amd64
Timo Kreuzer 65c3911ffc [RTL] Improve / fix the SList code
Don't push a register in the middle of a an asm function. Instead add a proper prolog and store rbx in a home param slot.
2021-06-05 13:52:42 +02:00
..
debug_asm.S [RTL] Fix amd64 version of DebugService2 2018-01-01 12:09:38 +01:00
except_asm.S [RTL/x64] Implement RtlRestoreContext 2021-05-29 21:20:48 +02:00
rtlmem.S Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
slist.S [RTL] Improve / fix the SList code 2021-06-05 13:52:42 +02:00
stubs.c [RTL/x64] Implement RtlRestoreContext 2021-05-29 21:20:48 +02:00
unwind.c [RTL/x64] Implement RtlpCaptureNonVolatileContextPointers and RtlSetUnwindContext 2021-06-02 18:25:36 +02:00