fpc/rtl/x86_64
sergei 21f5b5559c * Rewrote x86_64 implementations of setjmp and longjmp.
+ Win64 variant now saves/restores nonvolatile xmm registers and fpu/xmm control words, as required by ABI.

git-svn-id: trunk@22780 -
2012-10-19 19:39:12 +00:00
..
cpu.pp + AVXSupport function to detect if the CPU and OS support AVX 2012-10-14 14:04:27 +00:00
int64p.inc
makefile.cpu
math.inc * Use variables instead of direct indexing into stack, eliminates warnings at compilation. 2011-10-13 08:19:09 +00:00
mathu.inc + sincos implemenation for x86-64 2012-08-19 22:36:59 +00:00
mathuh.inc
set.inc
setjump.inc * Rewrote x86_64 implementations of setjmp and longjmp. 2012-10-19 19:39:12 +00:00
setjumph.inc * Rewrote x86_64 implementations of setjmp and longjmp. 2012-10-19 19:39:12 +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 * declare Sptr() and get_frame() as "nostackframe" 2012-08-24 18:49:33 +00:00