Lines Matching defs:prefix
70 const insn_byte_t *prefix, size_t len)
75 if (peek_nbyte_next(insn_byte_t, insn, i) != prefix[i])
97 * insn_get_prefixes - scan x86 instruction prefix bytes
125 /* Skip if same prefix */
150 /* Set the last prefix */
153 /* Swap the last prefix */
162 /* Decode REX prefix */
177 /* Decode VEX prefix */
239 * If necessary, first collects any preceding (prefix) bytes.
267 /* Check if there is VEX prefix or not */
461 * address size = 2 (0x67 prefix in 32-bit mode)