Commit 80ead5da by Stan Cox

(movqi+1): Handle QImode values in %si and %di

From-SVN: r11852
parent 7b7499bf
......@@ -1022,7 +1022,7 @@
(define_insn ""
[(set (match_operand:QI 0 "nonimmediate_operand" "=q,*r,qm")
(match_operand:QI 1 "general_operand" "*g,q,qn"))]
(match_operand:QI 1 "general_operand" "*g,r,qn"))]
"(!TARGET_MOVE || GET_CODE (operands[0]) != MEM) || (GET_CODE (operands[1]) != MEM)"
"*
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment