+Thu Oct 14 22:14:23 1999 Richard Henderson <rth@cygnus.com>
+
+ * i386.md (movstricthi_1): Allow r/r.
+
Thu Oct 14 19:44:08 1999 Jan Hubicka <hubicka@freesoft.cz>
* fold-const.c (fold): Move bit_rotate code to the EXPR_PLUS case,
}")
(define_insn "*movstricthi_1"
- [(set (strict_low_part (match_operand:HI 0 "nonimmediate_operand" "+m,r"))
+ [(set (strict_low_part (match_operand:HI 0 "nonimmediate_operand" "+rm,r"))
(match_operand:HI 1 "general_operand" "rn,m"))]
"! TARGET_PARTIAL_REG_STALL
&& (GET_CODE (operands[0]) != MEM || GET_CODE (operands[1]) != MEM)"