*** empty log message ***
From-SVN: r369
This commit is contained in:
parent
7e92916622
commit
0e52f7f58b
@ -3418,7 +3418,7 @@
|
|||||||
#ifdef INTEL_SYNTAX
|
#ifdef INTEL_SYNTAX
|
||||||
output_asm_insn (\"rep movsd\", xops);
|
output_asm_insn (\"rep movsd\", xops);
|
||||||
#else
|
#else
|
||||||
output_asm_insn (\"rep\;movs%L1\", xops);
|
output_asm_insn (\"rep\;movsl\", xops);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
if (INTVAL (operands[2]) & 0x02)
|
if (INTVAL (operands[2]) & 0x02)
|
||||||
|
Loading…
Reference in New Issue
Block a user