reactos/sdk/include/asm
Timo Kreuzer bab23a250b [ASM] Use macros instead of defines
Defines can cause problems, like previously with the end define, which caused a jump to label ".end" to be interpreted as a jump to ".", which is the current address, resulting in an infinite loop.
Remove obsolete CODESEG
2025-01-23 23:43:31 +02:00
..
asm.inc [ASM] Use macros instead of defines 2025-01-23 23:43:31 +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] macamd64.inc: Fix up entry point macros a bit 2025-01-22 18:56:08 +02:00
syscalls.inc
trapamd64.inc [NTOS:KE/x64] Use movaps instead of movdqa 2024-04-14 16:09:20 +02:00