Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dinsn.h173 static inline int insn_offset_vex_prefix(struct insn *insn) in insn_offset_vex_prefix() function
179 return insn_offset_vex_prefix(insn) + insn->vex_prefix.nbytes; in insn_offset_opcode()