fpc/rtl/x86_64
marco bc39eb29d3 * comment spelling fix (modifed->modified)
git-svn-id: trunk@35119 -
2016-12-13 12:50:38 +00:00
..
cpu.pp * Fixed assembler blocks to comply with x86_64 ABIs, which normally do not allow to change stack pointer at arbitrary locations. Register RBX is now saved/restored by compiler in function prologue, due to its presence in list of modified registers. 2016-11-17 10:58:10 +00:00
int64p.inc
makefile.cpu
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
set.inc
setjump.inc
setjumph.inc
strings.inc
stringss.inc
x86_64.inc * comment spelling fix (modifed->modified) 2016-12-13 12:50:38 +00:00