Home
last modified time | relevance | path

Searched refs:insn_get_opcode (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/events/
H A Dutils.c11 if (insn_get_opcode(insn)) in decode_branch_type()
/openbmc/linux/arch/x86/lib/
H A Dinsn.c262 int insn_get_opcode(struct insn *insn) in insn_get_opcode() function
343 ret = insn_get_opcode(insn); in insn_get_modrm()
H A Dinsn-eval.c1450 if (insn_get_opcode(insn)) in insn_get_addr_ref()
1606 if (insn_get_opcode(insn)) in insn_decode_mmio()
/openbmc/linux/tools/arch/x86/lib/
H A Dinsn.c262 int insn_get_opcode(struct insn *insn) in insn_get_opcode() function
343 ret = insn_get_opcode(insn); in insn_get_modrm()
/openbmc/linux/arch/x86/include/asm/
H A Dinsn.h136 extern int insn_get_opcode(struct insn *insn);
/openbmc/linux/tools/arch/x86/include/asm/
H A Dinsn.h136 extern int insn_get_opcode(struct insn *insn);