* arm/arm.c (output_move_double): Cope with both word-endian
commitcb88963f21583f5db0dc9404250f95dffc1192a2
authorerich <erich@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 1996 16:40:07 +0000 (12 16:40 +0000)
committererich <erich@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 1996 16:40:07 +0000 (12 16:40 +0000)
tree1b2621e6fc7b8bed12f256637f57f6491d345179
parentee4254e4b59296ffb958203108d6b6fafdaa15af
* arm/arm.c (output_move_double): Cope with both word-endian
alternatives.  Remove extraneous parameters from calls to
output_mov_immediate.
(arm_print_operand): New print code 'Q' for the least significant
register of a DImode operand.  Make code 'R' always print the
most significant register, rather than the highest numbered.

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