Commit 0e52f7f5 by James Van Artsdalen

*** empty log message ***

From-SVN: r369
parent 7e929166
......@@ -3418,7 +3418,7 @@
#ifdef INTEL_SYNTAX
output_asm_insn (\"rep movsd\", xops);
#else
output_asm_insn (\"rep\;movs%L1\", xops);
output_asm_insn (\"rep\;movsl\", xops);
#endif
}
if (INTVAL (operands[2]) & 0x02)
......
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