fpc/rtl/x86_64
Jonas Maebe 91667644f4 fpc_cpuinit: add destroyed register lists to assembler blocks
Otherwise the compiler assumes no registers are overwritten. And while the
regular code generator won't use register variables if assembler blocks are
present, LLVM is not restricted like that (and it could still cause issues
even with the default code generator in case PIC-rebased addresses are
accessed).
2025-03-24 23:02:10 +01:00
..
cpu.pp + SHA512Support 2024-12-07 11:10:34 +01:00
cpuh.inc Remove most of the VER3_0 conditionals. 2024-08-25 09:44:11 +00:00
cpuinnr.inc
cpumminnr.inc
cpummprocs.inc
int64p.inc
makefile.cpu
math.inc MovQ + Shr → PExtrW. 2024-02-18 21:37:39 +00:00
mathu.inc partial revert 2024-08-26 20:20:57 +00:00
ports.inc Remove most of the VER3_0 conditionals. 2024-08-25 09:44:11 +00:00
portsh.inc
set.inc * cleanup 2024-10-26 20:32:14 +02:00
setjump.inc
setjumph.inc
strings.inc * Char -> AnsiChar 2023-07-14 17:26:10 +02:00
stringss.inc
x86_64.inc fpc_cpuinit: add destroyed register lists to assembler blocks 2025-03-24 23:02:10 +01:00