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()
1450 if (insn_get_opcode(insn)) in insn_get_addr_ref()1606 if (insn_get_opcode(insn)) in insn_decode_mmio()
136 extern int insn_get_opcode(struct insn *insn);
1234 if (insn_get_opcode(&insn)) in branch_type()