Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
A Dinsn.h141 extern int insn_get_opcode(struct insn *insn);
/tools/arch/x86/lib/
A Dinsn.c273 int insn_get_opcode(struct insn *insn) in insn_get_opcode() function
375 ret = insn_get_opcode(insn); in insn_get_modrm()

Completed in 6 milliseconds