Searched defs:X86_PREFIX_CS (Results 1 – 3 of 3) sorted by relevance
403 public static final int X86_PREFIX_CS = 0x2e; field in X86_const
253 X86_PREFIX_CS = 0x2e, ///< segment override CS (cs_x86.prefix[1] enumerator
400 X86_PREFIX_CS = 0x2e variable