Searched refs:tbl_fmt (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/libdisasm/common/ |
H A D | dis_sparc_instr.c | 118 .tbl_fmt = fmt_branch, 153 .tbl_fmt = fmt_branch, 175 .tbl_fmt = fmt_branch, 205 .tbl_fmt = fmt_branch, 235 .tbl_fmt = fmt_branch, 262 .tbl_fmt = fmt_branch, 287 .tbl_fmt = fmt_sethi, 404 .tbl_fmt = fmt_ls, 436 .tbl_fmt = fmt_trap, 464 .tbl_fmt = fmt_regwin, [all …]
|
H A D | dis_sparc.h | 72 format_fcn tbl_fmt; member
|
H A D | dis_sparc.c | 270 if (tp->tbl_fmt(dhp, instr, inp, idx) == 0) in dis_sparc_disassemble()
|