Searched refs:ccstr (Results 1 – 1 of 1) sorted by relevance
2036 const char *ccstr = ""; in fmt_fpop2() local2096 ccstr = fcc_names[f->fcmp.cc]; in fmt_fpop2()2099 ccstr = (f->fmv.cc < 4) ? fcc_names[f->fmv.cc & 0x3] in fmt_fpop2()2102 if (ccstr == NULL) in fmt_fpop2()2110 bprintf(dhp, "%s, ", ccstr); in fmt_fpop2()