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

/osnet-11/usr/src/lib/libdisasm/sparc/
H A Ddis_sparc_fmt.c615 static const char *icc_names[4] = { variable
1550 if (icc_names[f->ftcc.cc] == NULL)
1566 (v9 != 0) ? icc_names[f->ftcc2.cc] : "",
1573 (v9 != 0) ? icc_names[f->ftcc2.cc] : "",
2004 regs = icc_names;
2147 : icc_names[f->fmv.cc & 0x3];
2443 regname = icc_names[idx];

Completed in 19 milliseconds