reactos/sdk/lib/rtl/amd64
Timo Kreuzer 4e3c0529cf [RTL/x64] Fix RtlCaptureContext/RtlpRestoreContextInternal in kernel mode
According to tests, legacy fp state is not saved in kernel mode.
Also add an int 2c to the path that changes cs, as it should not be used and probably never will be.
2024-10-21 10:17:11 +03:00
..
debug_asm.S [RTL] Fix amd64 version of DebugService2 2018-01-01 12:09:38 +01:00
dynfntbl.c [RTL] Implement dynamic function tables for x64 2022-06-25 21:45:47 +02:00
except.c [RTL/x64] Implement RtlRaiseException in asm 2024-04-14 14:12:35 +02:00
except_asm.S [RTL/x64] Fix RtlCaptureContext/RtlpRestoreContextInternal in kernel mode 2024-10-21 10:17:11 +03:00
rtlmem.S
slist.S [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
stubs.c [NTOS][RTL] Initialize MxCsr where missing 2022-08-22 11:22:08 +02:00
unwind.c [RTL/x64] Do not overwrite the original context during exception handling 2024-09-12 17:07:59 +03:00