Home
last modified time | relevance | path

Searched refs:ix86_emit_i387_round (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-protos.h199 extern void ix86_emit_i387_round (rtx, rtx);
Di386.md19389 ix86_emit_i387_round (operands[0], operands[1]);
19440 ix86_emit_i387_round (operands[0], operands[1]);
Di386-expand.cc17393 ix86_emit_i387_round (rtx op0, rtx op1) in ix86_emit_i387_round() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201114967 * config/i386/i386.c (ix86_emit_i387_round): New function.
14968 * config/i386/i386-protos.h (ix86_emit_i387_round): Declare.
14970 Use ix86_emit_i387_round to expand round function for i387 math.
14972 Use ix86_emit_i387_round to expand {l,ll}round function for i387 math.
DChangeLog7186 ix86_emit_i387_atanh, ix86_emit_i387_log1p, ix86_emit_i387_round,
DChangeLog-2016176 (ix86_emit_i387_round): Ditto.
DChangeLog-20189132 * config/i386/i386.c (ix86_emit_i387_round): Extend op1 to XFmode
DChangeLog-201719368 (ix86_emit_i387_round): Likewise.
DChangeLog-201514022 (ix86_expand_builtin, ix86_emit_i387_log1p, ix86_emit_i387_round)