Searched defs:X86_PREFIX_OPSIZE (Results 1 – 3 of 3) sorted by relevance
409 public static final int X86_PREFIX_OPSIZE = 0x66; field in X86_const
260 X86_PREFIX_OPSIZE = 0x66, ///< operand-size override (cs_x86.prefix[2] enumerator
406 X86_PREFIX_OPSIZE = 0x66 variable