Searched refs:print_fcode (Results 1 – 1 of 1) sorted by relevance
111 static void print_fcode(dis_buffer_t *, u_short);1707 print_fcode(dbuf, BITFIELD(ext, 5, 0)); in opcode_mmu()1807 print_fcode(dbuf, fc); in opcode_pflush()1823 print_fcode(dbuf, fc); in opcode_pflush()1946 print_fcode(dis_buffer_t *dbuf, u_short fc) in print_fcode() function