fpc/rtl/x86_64
2014-01-10 07:29:28 +00:00
..
cpu.pp * fixed wrong opcode size 2012-10-27 08:12:31 +00:00
int64p.inc
makefile.cpu
math.inc * Mantis #17273: don't generate x87 instructions on win64 target. 2013-11-08 13:31:07 +00:00
mathu.inc * x87 optimized version of math.log2() for i8086, i386 and x86_64 2013-12-22 23:21:41 +00:00
mathuh.inc
set.inc
setjump.inc * x86_64: Adjust result of fpc_longjmp without using branches. 2014-01-10 07:29:28 +00:00
setjumph.inc * Changed definition of XMM register save area from array to record, removes compilation warnings about reference size mismatch. The cause of warnings is rautils.getrecordoffsetsize function which, for array types, returns size of element and not size of array itself. 2013-09-05 12:39:16 +00:00
strings.inc * Cleaned out code marked as originated from glibc: 2012-02-14 16:09:45 +00:00
stringss.inc
x86_64.inc * RTL: fixed some warnings when compiling for x86_64: 2013-08-29 07:52:38 +00:00