Searched defs:ftcc2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_sparc_fmt.c498 formattcc2_t ftcc2; member in union:ifmt
1503 if (f->ftcc2.i == 0 && f->ftcc2.undef2 != 0)
1513 (v9 != 0) ? icc_names[f->ftcc2.cc] : "",
1515 (p_rs1 != 0) ? reg_names[f->ftcc2.rs1] : "",
1520 (v9 != 0) ? icc_names[f->ftcc2.cc] : "",
1522 (p_rs1 != 0) ? reg_names[f->ftcc2.rs1] : "",

Completed in 66 milliseconds