Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdisasm/common/
H A Ddis_sparc_fmt.h106 int fmt_branch(dis_handle_t *, uint32_t, const inst_t *, int);
H A Ddis_sparc_instr.c118 .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 Ddis_sparc_fmt.c773 fmt_branch(dis_handle_t *dhp, uint32_t instr, const inst_t *inp, int idx) in fmt_branch() function