(move_to_float insns): Change move_to_float so that it doesn't have a clobber of...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 20 Oct 1995 22:46:03 +0000 (18:46 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 20 Oct 1995 22:46:03 +0000 (18:46 -0400)
commitd904e9ed26fdf01cd9ba844de0563bab3ea79b3c
treed699122254f913279b2de48c58a77684194cd825
parentb7676b4631084ee9dcc7a1b0bd3a2efd9b688cd9
(move_to_float insns): Change move_to_float so that it doesn't have a clobber of the memory address...

(move_to_float insns): Change move_to_float so that it doesn't have a
clobber of the memory address, and instead passes the stack temp's
memory address as one of the unspec args.
(fix_truncdfsi2): Use rs6000_stack_temp to allocate the temp.
(multiply, shift insns): Fix all cases of multiply and shift insns so
that the right mnemonics are used for -mcpu=common with both
-m{old,new}-mnemonics.

From-SVN: r10487
gcc/config/rs6000/rs6000.md