Searched refs:fmt_branch (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libdisasm/common/ |
H A D | dis_sparc_fmt.h | 106 int fmt_branch(dis_handle_t *, uint32_t, const inst_t *, int);
|
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,
|
H A D | dis_sparc_fmt.c | 773 fmt_branch(dis_handle_t *dhp, uint32_t instr, const inst_t *inp, int idx) in fmt_branch() function
|