Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_sparc_fmt.h114 int fmt_movcc(dis_handle_t *, uint32_t, const inst_t *, int);
H A Ddis_sparc_instr.c545 .tbl_fmt = fmt_movcc,
553 .tbl_fmt = fmt_movcc,
H A Ddis_sparc_fmt.c1930 fmt_movcc(dis_handle_t *dhp, uint32_t instr, const inst_t *inp, int idx) in fmt_movcc() function