Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/romp/
H A Dromp.md2092 { return output_fpop (GET_CODE (operands[1]), operands[0],
2107 { return output_fpop (GET_CODE (operands[1]), operands[0],
2122 { return output_fpop (GET_CODE (operands[1]), operands[0],
2138 { return output_fpop (GET_CODE (operands[1]), operands[0],
2153 { return output_fpop (GET_CODE (operands[2]), operands[0],
2168 { return output_fpop (GET_CODE (operands[2]), operands[0],
2184 { return output_fpop (GET_CODE (operands[2]), operands[0],
2200 { return output_fpop (GET_CODE (operands[2]), operands[0],
2216 { return output_fpop (GET_CODE (operands[2]), operands[0],
2232 { return output_fpop (GET_CODE (operands[2]), operands[0],
[all …]
H A Dromp-protos.h29 extern const char *output_fpop PARAMS ((enum rtx_code, rtx, rtx, rtx, rtx));
H A Dromp.c1480 output_fpop (code, op0, op1, op2, insn) in output_fpop() function
1759 output_fpop (code, GEN_INT (mask), gen_rtx_MEM (Pmode, addr),
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.614365 (output_fpop): Use xmalloc, not oballoc.