Searched refs:fmt_branch (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libdisasm/sparc/ |
H A D | dis_sparc_fmt.h | 105 int fmt_branch(dis_handle_t *, uint32_t, const inst_t *, int);
|
H A D | instr.c | 117 .tbl_fmt = fmt_branch, 152 .tbl_fmt = fmt_branch, 174 .tbl_fmt = fmt_branch, 451 .tbl_fmt = fmt_branch, 481 .tbl_fmt = fmt_branch, 511 .tbl_fmt = fmt_branch, 538 .tbl_fmt = fmt_branch,
|
H A D | dis_sparc_fmt.c | 827 fmt_branch(dis_handle_t *dhp, uint32_t instr, const inst_t *inp, int idx) function
|
Completed in 23 milliseconds