fpc/rtl/x86_64
2016-03-07 22:39:34 +00:00
..
cpu.pp * explicitly add asmmode, resolves #27255 2015-01-06 14:45:34 +00:00
int64p.inc
makefile.cpu + added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu 2015-03-07 22:49:31 +00:00
math.inc * x86_64: Modified fpc_exp_real so it does not use 'sahf' assembler instruction, which may be not present on early 64-bit capable x86 processors. Mantis #29583. 2016-03-07 22:39:34 +00:00
mathu.inc * i386 and x86_64 changes for Delphi compatibility: 2014-04-25 15:10:12 +00:00
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
stringss.inc
x86_64.inc * i386 and x86_64 changes for Delphi compatibility: 2014-04-25 15:10:12 +00:00