Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dinsn.h91 extern void insn_get_opcode(struct insn *insn);
/tools/arch/x86/lib/
Dinsn.c234 void insn_get_opcode(struct insn *insn) in insn_get_opcode() function
294 insn_get_opcode(insn); in insn_get_modrm()