Home
last modified time | relevance | path

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

/linux/arch/x86/lib/
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()
A Dinsn-eval.c40 insn_get_opcode(insn); in is_string_insn()
/linux/tools/arch/x86/lib/
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()
/linux/arch/x86/include/asm/
A Dinsn.h136 extern int insn_get_opcode(struct insn *insn);
/linux/tools/arch/x86/include/asm/
A Dinsn.h136 extern int insn_get_opcode(struct insn *insn);
/linux/arch/x86/events/intel/
A Dlbr.c1235 if (insn_get_opcode(&insn)) in branch_type()

Completed in 21 milliseconds