Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdisasm/common/
H A Ddis_sparc_fmt.c559 static const char *icc_names[4] = { variable
1497 if (icc_names[f->ftcc.cc] == NULL) in fmt_trap()
1513 (v9 != 0) ? icc_names[f->ftcc2.cc] : "", in fmt_trap()
1520 (v9 != 0) ? icc_names[f->ftcc2.cc] : "", in fmt_trap()
1954 regs = icc_names; in fmt_movcc()
2100 : icc_names[f->fmv.cc & 0x3]; in fmt_fpop2()
2302 regname = icc_names[idx]; in get_regname()