fpc/compiler/powerpc64
Jonas Maebe 25340480b0 * factored out creating a single paraloc, so we can reuse it for creating
function return locations

git-svn-id: trunk@30201 -
2015-03-14 18:35:41 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas * generate ".abiversion 2" directive when targeting ppc64/ELFv2 2015-03-14 18:35:31 +00:00
cpubase.pas * powerpc/powerpc64: Fixed floating point compares to be IEEE-754 compliant. Mantis #9362. 2014-04-19 19:54:24 +00:00
cpuinfo.pas + change always floating point divisions into multiplications if they are a power of two, 2014-11-16 20:47:38 +00:00
cpunode.pas + support overriding tdef/tsym methods with target-specific functionality: 2014-03-29 22:31:55 +00:00
cpupara.pas * factored out creating a single paraloc, so we can reuse it for creating 2015-03-14 18:35:41 +00:00
cpupi.pas * Moved fixup_jmps to target-specific classes for powerpc,powerpc64 and MIPS, cleaned out remaining $ifdef's. A slight functionality change is that fixup_jmps is now called before adding the procedure end symbol, not after, but that should not matter. 2014-04-02 14:17:23 +00:00
cputarg.pas
hlcgcpu.pas
itcpugas.pas
nppcadd.pas * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 2013-12-01 17:02:08 +00:00
nppccal.pas * generate ".abiversion 2" directive when targeting ppc64/ELFv2 2015-03-14 18:35:31 +00:00
nppccnv.pas * moved pbestrealtype from symdef to symcpu 2014-04-01 21:41:37 +00:00
nppcld.pas
nppcmat.pas * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 2013-12-01 17:02:08 +00:00
ppcins.dat
ppcreg.dat
rappc.pas
rappcgas.pas * generate ".abiversion 2" directive when targeting ppc64/ELFv2 2015-03-14 18:35:31 +00:00
rppccon.inc
rppcdwrf.inc
rppcgas.inc
rppcgri.inc
rppcgss.inc
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc
symcpu.pas * pass records that (recursively) only contain floating point values of the 2015-03-14 18:35:38 +00:00