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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.c4128 const char *vcc_in = ""; local
4135 vcc_in = ", 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.cc4365 const char *vcc_in = ""; local
4372 vcc_in = ", vcc";
4410 sprintf (buf, "%s\t%%0%s, %%1, %%2%s %s", insn, vcc_out, vcc_in, dpp);

Completed in 199 milliseconds