Searched refs:X86_PREFIX_REP (Results 1 – 5 of 5) sorted by relevance
326 public static final int X86_PREFIX_REP = 0xf3; field in X86_const
323 X86_PREFIX_REP = 0xf3 variable
162 X86_PREFIX_REP = 0xf3, // rep (cs_x86.prefix[0] enumerator
338 X86_PREFIX_REP = &HF3 ' rep (cs_x86.prefix[0]
340 - Add prefix symbols X86_PREFIX_REP/REPNE/LOCK/CS/DS/SS/FS/GS/ES/OPSIZE/ADDRSIZE.