Searched refs:insn_get_opcode (Results 1 – 6 of 6) sorted by relevance
261 int insn_get_opcode(struct insn *insn) in insn_get_opcode() function342 ret = insn_get_opcode(insn); in insn_get_modrm()
40 insn_get_opcode(insn); in is_string_insn()
136 extern int insn_get_opcode(struct insn *insn);
1243 if (insn_get_opcode(&insn)) in branch_type()