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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dinsn.h161 static inline int insn_offset_vex_prefix(struct insn *insn) function
167 return insn_offset_vex_prefix(insn) + insn->vex_prefix.nbytes;

Completed in 69 milliseconds