OSDN Git Service

* rs6000.c (find_addr_reg): New function.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Jun 1999 00:04:59 +0000 (00:04 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Jun 1999 00:04:59 +0000 (00:04 +0000)
commit36daf5a51f5dc6d707da0c8cd4ee2ebf99f123e1
treedef29f9c267c1b96504516880ff25f2d567c6a29
parentdcd150012c5afcd3a46d0f4fe7e849a1b7605181
    * rs6000.c (find_addr_reg): New function.
        * rs6000.h (find_addr_reg): Declare.
        (offsettable_addr_operand): Delete.
        * rs6000.md (movdf_hardfloat32): Handle non-offsettable loads
        from and stores to GPRs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27602 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md