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
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
hlcgppc.pas
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
ngppcinl.pas
ngppcset.pas
rgcpu.pas