* i386.md (truncxfdf): Output the template supplied
by output_move_double with the correct operands.
From-SVN: r26457
Wed Apr 14 14:26:36 1999 John Wehle (john@feith.com)
+ * i386.md (truncxfdf): Output the template supplied
+ by output_move_double with the correct operands.
+
* i386.md (extendsfdf, extendsfxf, extenddfxf): Use
output_float_extend instead specifying '#' as the template.
* i386.c (output_float_extend): Define.
{
xops[0] = operands[0];
xops[1] = operands[2];
- return output_move_double (xops);
+ output_asm_insn (output_move_double (xops), xops);
}
return \"\";