mips.c (print_operand): Extend '%D' to memory operands.
authorRichard Sandiford <rsandifo@redhat.com>
Thu, 12 Jul 2001 08:53:02 +0000 (08:53 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 12 Jul 2001 08:53:02 +0000 (08:53 +0000)
commit51c6b247049453fde14806ec97ce48e2e9727277
treeaa815dd59c430ebf82fd831d9895989a9dc0d214
parent7ed47c042e44ac0809d65ddfec988e1305067239
mips.c (print_operand): Extend '%D' to memory operands.

* config/mips/mips.c (print_operand): Extend '%D' to memory operands.
(mips_move_2words): When splitting a move into two instructions,
prefix the second address operand with '%D'.

From-SVN: r43964
gcc/ChangeLog
gcc/config/mips/mips.c