]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/pa/pa.c
* pa.c (cint_ok_for_move): New function. Returns 1 iff the given
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Mar 1993 17:31:38 +0000 (17:31 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Mar 1993 17:31:38 +0000 (17:31 +0000)
commitd9d7c96816d4f9734eefeadd1c5456352de57914
tree1d2d4881f69c792ca3df88f3ee1cacae9f80b39a
parenta870321e778064cb05702ecd60b230bf36ecfd61
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3696 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/pa/pa.c