fpc/rtl/x86_64
sergei c73b6cfbd4 - removed register lists after pure assembler procedures
- removed {$ifdef FPC_HAS_RIP_RELATIVE}, it is obsolete because rip-releative referencing is supported in at least two releases by now.
+ added nostackframe to simple assembler procedures
* Inclocked, Declocked: do not duplicate entire procedures, Win64 and Linux versions differ in a single instruction.

git-svn-id: trunk@19162 -
2011-09-20 17:57:58 +00:00
..
cpu.pp + is_sse3_cpu, put into cpu unit, so x86-64 and i386 can share source code 2011-08-20 12:01:48 +00:00
int64p.inc
makefile.cpu
math.inc
mathu.inc + added {$asmmode gas} directives to fix compiling when fpc.cfg contains 2010-09-08 14:40:38 +00:00
mathuh.inc
set.inc
setjump.inc
setjumph.inc
strings.inc + added {$asmmode gas} directives to fix compiling when fpc.cfg contains 2010-09-08 14:40:38 +00:00
stringss.inc
strlen.inc
x86_64.inc - removed register lists after pure assembler procedures 2011-09-20 17:57:58 +00:00