* config/sh/sh.md (*movv4sf_i): Add general register cases to
the constraints.
From-SVN: r104242
+2005-09-13 Kaz Kojima <kkojima@gcc.gnu.org>
+
+ * config/sh/sh.md (*movv4sf_i): Add general register cases to
+ the constraints.
+
2005-09-13 Andrew Pinski <pinskia@physics.uc.edu>
* config/rs6000/darwin.md (movdf_low_si): Mark the outgoing r constraint
}")
(define_insn_and_split "*movv4sf_i"
- [(set (match_operand:V4SF 0 "nonimmediate_operand" "=f,f,m")
- (match_operand:V4SF 1 "general_operand" "fZ,m,fZ"))]
+ [(set (match_operand:V4SF 0 "general_movdst_operand" "=f,rf,r,m,mf")
+ (match_operand:V4SF 1 "general_operand" "fm,rfm?,F?,f,rfZ?"))]
"TARGET_SHMEDIA_FPU"
"#"
"&& reload_completed"