fpc/compiler/ppcgen
Jonas Maebe a32605bd38 * don't force setelementn's into a 32 bit modifiable register if they were
already in a register, as this changes the result location into a size
    different from what resultdef says (and only in that specific case)
   o modified the ppc code so that it always forces a setelementn to uinttype,
     as that is the size that is expected by the operations later on

git-svn-id: trunk@32296 -
2015-11-12 20:55:33 +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 * changed idtext of as_darwin to AS-DARWIN, so it can be explicitly 2015-09-24 06:49:29 +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 * don't force setelementn's into a 32 bit modifiable register if they were 2015-11-12 20:55:33 +00:00
ngppccnv.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +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