Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_sparc_fmt.c560 static const char *icc_names[4] = { variable
1498 if (icc_names[f->ftcc.cc] == NULL) in fmt_trap()
1514 (v9 != 0) ? icc_names[f->ftcc2.cc] : "", in fmt_trap()
1521 (v9 != 0) ? icc_names[f->ftcc2.cc] : "", in fmt_trap()
1955 regs = icc_names; in fmt_movcc()
2101 : icc_names[f->fmv.cc & 0x3]; in fmt_fpop2()
2304 regname = icc_names[idx]; in get_regname()