Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dinsn.h103 extern void insn_get_opcode(struct insn *insn);
/Linux-v4.19/tools/objtool/arch/x86/include/asm/
Dinsn.h103 extern void insn_get_opcode(struct insn *insn);
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dinsn.h103 extern void insn_get_opcode(struct insn *insn);
Dinsn.c213 void insn_get_opcode(struct insn *insn) in insn_get_opcode() function
273 insn_get_opcode(insn); in insn_get_modrm()
/Linux-v4.19/tools/objtool/arch/x86/lib/
Dinsn.c213 void insn_get_opcode(struct insn *insn) in insn_get_opcode() function
273 insn_get_opcode(insn); in insn_get_modrm()
/Linux-v4.19/arch/x86/lib/
Dinsn.c213 void insn_get_opcode(struct insn *insn) in insn_get_opcode() function
273 insn_get_opcode(insn); in insn_get_modrm()
Dinsn-eval.c39 insn_get_opcode(insn); in is_string_insn()
/Linux-v4.19/arch/x86/mm/
Dmpx.c95 insn_get_opcode(insn); in mpx_insn_decode()
/Linux-v4.19/arch/x86/events/intel/
Dlbr.c890 insn_get_opcode(&insn); in branch_type()