Searched refs:insn_get_opcode (Results 1 – 6 of 6) sorted by relevance
262 int insn_get_opcode(struct insn *insn) in insn_get_opcode() function343 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);
1235 if (insn_get_opcode(&insn)) in branch_type()
Completed in 21 milliseconds