Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dinsn.h222 static inline int insn_offset_opcode(struct insn *insn) in insn_offset_opcode() function
228 return insn_offset_opcode(insn) + insn->opcode.nbytes; in insn_offset_modrm()
/linux/tools/arch/x86/include/asm/
A Dinsn.h222 static inline int insn_offset_opcode(struct insn *insn) in insn_offset_opcode() function
228 return insn_offset_opcode(insn) + insn->opcode.nbytes; in insn_offset_modrm()

Completed in 8 milliseconds