Use UNSPEC_MOVA in newly-introduced mova_const
authorAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 23 Nov 2000 13:24:28 +0000 (13:24 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 23 Nov 2000 13:24:28 +0000 (13:24 +0000)
From-SVN: r37697

gcc/config/sh/sh.md

index 549c7e72e0a847d88382b9bac55f2475405281b4..0f576c768e52a885f2df91ecec956c29ac6b1023 100644 (file)
 ;; machine_dependent_reorg() will make this a `mova'.
 (define_insn "mova_const"
   [(set (reg:SI R0_REG)
-       (unspec [(match_operand 0 "immediate_operand" "i")] 1))]
+       (unspec [(match_operand 0 "immediate_operand" "i")] UNSPEC_MOVA))]
   ""
   "#"
   [(set_attr "in_delay_slot" "no")