Searched defs:X86_PREFIX_LOCK (Results 1 – 3 of 3) sorted by relevance
399 public static final int X86_PREFIX_LOCK = 0xf0; field in X86_const
248 X86_PREFIX_LOCK = 0xf0, ///< lock (cs_x86.prefix[0] enumerator
396 X86_PREFIX_LOCK = 0xf0 variable