reactos/sdk/include/asm
Timo Kreuzer 24b4026ce8 [NTOS:KE/x64][SDK] Add HANDLE_USER_APCS asm macro
This also fixes delivering APCs from the system call handler, which previously would have clobbered rax. Also don't use the thread's TrapFrame member, which is not always set, when returning.
2024-04-01 20:15:49 +02:00
..
asm.inc [ASM x64] Fix UNIMPLEMENTED macro for MSVC 2022-05-25 23:16:04 +02:00
CMakeLists.txt [REACTOS] Finally get some ARM64 applications building (#4517) 2022-05-25 17:06:32 +03:00
genincdata.c [REACTOS] Finally get some ARM64 applications building (#4517) 2022-05-25 17:06:32 +03:00
ks386.template.h [SDK:ASM][NDK] Adjust the x86 definition of PCR (for UP and MP). 2023-08-06 17:29:06 +02:00
ksamd64.template.h [SDK:ASM] OK these definition entries are #if 0'ed out, but close the parentheses anyway to not mess up with editors' code-folding functionality. 2023-08-06 17:24:41 +02:00
ksarm.template.h [SDK:ASM] OK these definition entries are #if 0'ed out, but close the parentheses anyway to not mess up with editors' code-folding functionality. 2023-08-06 17:24:41 +02:00
ksarm64.template.h [REACTOS] Finally get some ARM64 applications building (#4517) 2022-05-25 17:06:32 +03:00
ksx.template.h [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
kxamd64.inc [ASM x64] Fix usage of macro .allocstack 2021-01-28 20:31:16 +01:00
kxarm.h
macamd64.inc [ASM x64] Change ; by /* */ for comments 2021-01-07 21:12:11 +01:00
syscalls.inc
trapamd64.inc [NTOS:KE/x64][SDK] Add HANDLE_USER_APCS asm macro 2024-04-01 20:15:49 +02:00