Searched refs:vcc_out (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.c4129 const char *vcc_out = ""; local
4139 vcc_out = ", vcc";
4173 sprintf (buf, "%s\t%%0%s, %%1, %%2%s %s", insn, vcc_out, vcc_in, dpp);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.cc4366 const char *vcc_out = ""; local
4376 vcc_out = ", vcc";
4410 sprintf (buf, "%s\t%%0%s, %%1, %%2%s %s", insn, vcc_out, vcc_in, dpp);

Completed in 138 milliseconds