arm.c (output_move_double): Cope with both word-endian alternatives.
authorRichard Earnshaw <erich@gnu.org>
Mon, 12 Feb 1996 16:40:07 +0000 (16:40 +0000)
committerRichard Earnshaw <erich@gnu.org>
Mon, 12 Feb 1996 16:40:07 +0000 (16:40 +0000)
commitc1c2bc04042f67a0e240865b919220be91c58898
tree1b2621e6fc7b8bed12f256637f57f6491d345179
parent31bda2849aaaf16edfed2505c46465d45d2a1a5b
arm.c (output_move_double): Cope with both word-endian alternatives.

* 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.

From-SVN: r11210
gcc/config/arm/arm.c