Lines Matching defs:prefix
86 const insn_byte_t *prefix, size_t len)
91 if (peek_nbyte_next(insn_byte_t, insn, i) != prefix[i])
113 * insn_get_prefixes - scan x86 instruction prefix bytes
141 /* Skip if same prefix */
166 /* Set the last prefix */
169 /* Swap the last prefix */
178 /* Decode REX prefix */
192 /* Decode VEX prefix */
254 * If necessary, first collects any preceding (prefix) bytes.
282 /* Check if there is VEX prefix or not */
475 * address size = 2 (0x67 prefix in 32-bit mode)