Home
last modified time | relevance | path

Searched refs:X86_INS_CMPXCHG8B (Results 1 – 9 of 9) sorted by relevance

/external/capstone/bindings/vb6/
Dmx86.bas520 X86_INS_CMPXCHG8B
/external/capstone/bindings/java/capstone/
DX86_const.java513 public static final int X86_INS_CMPXCHG8B = 101; field in X86_const
/external/capstone/bindings/python/capstone/
Dx86_const.py510 X86_INS_CMPXCHG8B = 101 variable
/external/capstone/include/capstone/
Dx86.h487 X86_INS_CMPXCHG8B, enumerator
/external/capstone/arch/X86/
DX86Mapping.c951 { X86_INS_CMPXCHG8B, "cmpxchg8b" },
DX86MappingInsn_reduce.inc2441 X86_CMPXCHG8B, X86_INS_CMPXCHG8B,
3545 X86_LCMPXCHG8B, X86_INS_CMPXCHG8B,
DX86MappingInsnOp_reduce.inc1628 { /* X86_CMPXCHG8B, X86_INS_CMPXCHG8B: cmpxchg8b $dst */
2364 { /* X86_LCMPXCHG8B, X86_INS_CMPXCHG8B: cmpxchg8b $ptr */
DX86MappingInsn.inc2909 X86_CMPXCHG8B, X86_INS_CMPXCHG8B,
6215 X86_LCMPXCHG8B, X86_INS_CMPXCHG8B,
DX86MappingInsnOp.inc1940 { /* X86_CMPXCHG8B, X86_INS_CMPXCHG8B: cmpxchg8b $dst */
4144 { /* X86_LCMPXCHG8B, X86_INS_CMPXCHG8B: cmpxchg8b $ptr */