fpc/compiler/ppcgen
Jonas Maebe 9079227c56 * don't give an internalerror when trying to prefetch a regvar or even
something without a location at all; it's a hint/optional operation,
    so if there's nothing to prefetch just don't do anything
    (mantis #27811)

git-svn-id: trunk@30502 -
2015-04-08 20:35:13 +00:00
..
aasmcpu.pas * A_INSLWI, A_INSLWI_, A_INSRWI, A_INSRWI_ also modify operand 0 2014-02-02 15:32:00 +00:00
agppcgas.pas * generate ".abiversion 2" directive when targeting ppc64/ELFv2 2015-03-14 18:35:31 +00:00
cgppc.pas + added tasmlist parameter to getintparaloc() (needed for llvm) 2015-04-04 14:29:16 +00:00
hlcgppc.pas * synchronised with trunk till r30240 2015-03-15 19:44:58 +00:00
ngppcadd.pas * use generic code for set+setelement on ppc64le 2015-03-14 18:36:20 +00:00
ngppccnv.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
ngppcinl.pas * don't give an internalerror when trying to prefetch a regvar or even 2015-04-08 20:35:13 +00:00
ngppcset.pas
rgcpu.pas + added extra "orgsupreg" parameter to do_spill_read/do_spill_written/ 2013-11-11 11:15:43 +00:00