rs6000.h (HARD_REGNO_MODE_OK): Allow arbitrary modes in CTR/LR/MQ.
authorGeoffrey Keating <geoffk@apple.com>
Fri, 18 Oct 2002 00:30:23 +0000 (00:30 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 18 Oct 2002 00:30:23 +0000 (00:30 +0000)
commitb991a865a12e7e2f1fb0d39b731b92a3d496574d
tree92e2a606dbbb7101dd5df5f04607a7aeeeccda82
parent768bf0ab4d7bd8c4bb8a6d70290ea890517d4ac9
rs6000.h (HARD_REGNO_MODE_OK): Allow arbitrary modes in CTR/LR/MQ.

* config/rs6000/rs6000.h (HARD_REGNO_MODE_OK): Allow arbitrary modes
in CTR/LR/MQ.
* config/rs6000/rs6000.md (movcc_internal1): Support CCmode moves
to/from CTR/LR/MQ.
(movsf_hardfloat): Support SFmode moves to/from CTR/LR/MQ.
(movsf_softfloat): Likewise.

From-SVN: r58267
gcc/ChangeLog
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md