Fix thinko in previous commit.
authorDavid S. Miller <davem@gcc.gnu.org>
Sun, 23 Aug 1998 23:03:03 +0000 (16:03 -0700)
committerDavid S. Miller <davem@gcc.gnu.org>
Sun, 23 Aug 1998 23:03:03 +0000 (16:03 -0700)
From-SVN: r21920

gcc/config/sparc/sparc.md

index 839903557d90f89aac8e3aee41cc6e68c05baed9..558d15a17d0d6ada8491b7850c76bf1b5945f5cf 100644 (file)
 ;; We always work with constants here.
 (define_insn "*movhi_lo_sum"
   [(set (match_operand:HI 0 "register_operand" "=r")
-       (ior:HI (match_operand:HI 1 "register_operand" "r")
-                (match_operand:HI 2 "immediate_operand" "in")))]
+       (ior:HI (match_operand:HI 1 "arith_operand" "%r")
+                (match_operand:HI 2 "arith_operand" "I")))]
   ""
   "or\\t%1, %2, %0"
   [(set_attr "type" "ialu")
 ;; We have available v9 double floats but not 64-bit
 ;; integer registers.
 (define_insn "*movdf_insn_v9only"
-  [(set (match_operand:DF 0 "general_operand" "=e,e,m,r,U,T,r,o")
-        (match_operand:DF 1 "input_operand"    "e,m,e,r,T,U,o,r"))]
+  [(set (match_operand:DF 0 "general_operand" "=e,e,m,U,T,r,r,o")
+        (match_operand:DF 1 "input_operand"    "e,m,e,T,U,r,o,r"))]
   "TARGET_FPU
    && TARGET_V9
    && ! TARGET_ARCH64