Commit 21cd4ffc by Richard Stallman

Fix typo in prev change.

From-SVN: r3321
parent 6da0ede8
......@@ -1962,7 +1962,7 @@
if (push_operand (operands[0], SImode))
return \"pushal %a1\";
else
return \"movabl %a1,%0\";
return \"moval %a1,%0\";
}")
(define_insn ""
......
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