Home
last modified time | relevance | path

Searched defs:X86_PREFIX_DS (Results 1 – 3 of 3) sorted by relevance

/external/capstone/bindings/python/capstone/
Dx86_const.py327 X86_PREFIX_DS = 0x3e variable
/external/capstone/bindings/java/capstone/
DX86_const.java330 public static final int X86_PREFIX_DS = 0x3e; field in X86_const
/external/capstone/include/
Dx86.h167 X86_PREFIX_DS = 0x3e, // segment override DS (cs_x86.prefix[1] enumerator