Home
last modified time | relevance | path

Searched refs:X86_INS_CMPXCHG (Results 1 – 5 of 5) sorted by relevance

/external/capstone/arch/X86/
DX86Mapping.c919 { X86_INS_CMPXCHG, "cmpxchg" },
5037 X86_CMPXCHG16rm, X86_INS_CMPXCHG,
5043 X86_CMPXCHG16rr, X86_INS_CMPXCHG,
5049 X86_CMPXCHG32rm, X86_INS_CMPXCHG,
5055 X86_CMPXCHG32rr, X86_INS_CMPXCHG,
5061 X86_CMPXCHG64rm, X86_INS_CMPXCHG,
5067 X86_CMPXCHG64rr, X86_INS_CMPXCHG,
5079 X86_CMPXCHG8rm, X86_INS_CMPXCHG,
5085 X86_CMPXCHG8rr, X86_INS_CMPXCHG,
8253 X86_LCMPXCHG16, X86_INS_CMPXCHG,
[all …]
/external/capstone/bindings/java/capstone/
DX86_const.java441 public static final int X86_INS_CMPXCHG = 102; field in X86_const
/external/capstone/bindings/python/capstone/
Dx86_const.py438 X86_INS_CMPXCHG = 102 variable
/external/capstone/include/
Dx86.h369 X86_INS_CMPXCHG, enumerator
/external/capstone/bindings/vb6/
Dmx86.bas519 X86_INS_CMPXCHG