Searched refs:X86_INS_VPOR (Results 1 – 5 of 5) sorted by relevance
/external/capstone/bindings/java/capstone/ |
D | X86_const.java | 1478 public static final int X86_INS_VPOR = 1139; field in X86_const
|
/external/capstone/bindings/python/capstone/ |
D | x86_const.py | 1475 X86_INS_VPOR = 1139 variable
|
/external/capstone/include/ |
D | x86.h | 1406 X86_INS_VPOR, enumerator
|
/external/capstone/bindings/vb6/ |
D | mx86.bas | 1556 X86_INS_VPOR
|
/external/capstone/arch/X86/ |
D | X86Mapping.c | 1956 { X86_INS_VPOR, "vpor" }, 33819 X86_VPORYrm, X86_INS_VPOR, 33825 X86_VPORYrr, X86_INS_VPOR, 33831 X86_VPORrm, X86_INS_VPOR, 33837 X86_VPORrr, X86_INS_VPOR,
|