Searched defs:X86_PREFIX_DS (Results 1 – 3 of 3) sorted by relevance
405 public static final int X86_PREFIX_DS = 0x3e; field in X86_const
255 X86_PREFIX_DS = 0x3e, ///< segment override DS (cs_x86.prefix[1] enumerator
402 X86_PREFIX_DS = 0x3e variable