pa.c (cint_ok_for_move): New function.
authorJeff Law <law@gcc.gnu.org>
Wed, 10 Mar 1993 17:31:38 +0000 (10:31 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 10 Mar 1993 17:31:38 +0000 (10:31 -0700)
commit6746a52edba30ed032a9e341cfbd363e4fa506f6
tree1d2d4881f69c792ca3df88f3ee1cacae9f80b39a
parent08cddb03ae279dcab585a53833729e00e13e8645
pa.c (cint_ok_for_move): New function.

* pa.c (cint_ok_for_move): New function.  Returns 1 iff the given
CONST_INT can be loaded into a register in a single instruction.
(move_operand): Use cink_ok_for_move.

From-SVN: r3696
gcc/config/pa/pa.c