*** empty log message ***

From-SVN: r369
This commit is contained in:
James Van Artsdalen 1992-02-29 16:13:58 +00:00
parent 7e92916622
commit 0e52f7f58b

View File

@ -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)