Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/events/
Dutils.c11 if (insn_get_opcode(insn)) in decode_branch_type()
/linux-6.14.4/tools/arch/x86/lib/
Dinsn.c273 int insn_get_opcode(struct insn *insn) in insn_get_opcode() function
369 ret = insn_get_opcode(insn); in insn_get_modrm()
/linux-6.14.4/arch/x86/lib/
Dinsn.c273 int insn_get_opcode(struct insn *insn) in insn_get_opcode() function
369 ret = insn_get_opcode(insn); in insn_get_modrm()
Dinsn-eval.c1450 if (insn_get_opcode(insn)) in insn_get_addr_ref()
1606 if (insn_get_opcode(insn)) in insn_decode_mmio()
/linux-6.14.4/tools/arch/x86/include/asm/
Dinsn.h141 extern int insn_get_opcode(struct insn *insn);
/linux-6.14.4/arch/x86/include/asm/
Dinsn.h141 extern int insn_get_opcode(struct insn *insn);