Searched refs:fmt_movcc (Results 1 – 3 of 3) sorted by relevance
114 int fmt_movcc(dis_handle_t *, uint32_t, const inst_t *, int);
545 .tbl_fmt = fmt_movcc,553 .tbl_fmt = fmt_movcc,
1929 fmt_movcc(dis_handle_t *dhp, uint32_t instr, const inst_t *inp, int idx) in fmt_movcc() function