Home
last modified time | relevance | path

Searched refs:emit_tfmode_binop (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/sparc/
Dsparc-protos.h62 extern void emit_tfmode_binop (enum rtx_code, rtx *);
Dsparc.md6003 "emit_tfmode_binop (PLUS, operands); DONE;")
6035 "emit_tfmode_binop (MINUS, operands); DONE;")
6067 "emit_tfmode_binop (MULT, operands); DONE;")
6116 "emit_tfmode_binop (DIV, operands); DONE;")
Dsparc.c2405 emit_tfmode_binop (enum rtx_code code, rtx *operands) in emit_tfmode_binop() function
/freebsd-9-stable/contrib/gcc/
DChangeLog-200223615 emit_hard_tfmode_operation, emit_tfmode_binop, emit_tfmode_unop,