Searched refs:X86_INS_SETNP (Results 1 – 5 of 5) sorted by relevance
/external/capstone/bindings/java/capstone/ |
D | X86_const.java | 968 public static final int X86_INS_SETNP = 629; field in X86_const
|
/external/capstone/bindings/python/capstone/ |
D | x86_const.py | 965 X86_INS_SETNP = 629 variable
|
/external/capstone/include/ |
D | x86.h | 896 X86_INS_SETNP, enumerator
|
/external/capstone/bindings/vb6/ |
D | mx86.bas | 1046 X86_INS_SETNP
|
/external/capstone/arch/X86/ |
D | X86Mapping.c | 1446 { X86_INS_SETNP, "setnp" }, 16197 X86_SETNPm, X86_INS_SETNP, 16203 X86_SETNPr, X86_INS_SETNP, 45170 X86_SETNPm, X86_INS_SETNP, 45176 X86_SETNPr, X86_INS_SETNP,
|