Home
last modified time | relevance | path

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

/external/capstone/bindings/vb6/
Dmx86.bas1046 X86_INS_SETNP
/external/capstone/bindings/java/capstone/
DX86_const.java1049 public static final int X86_INS_SETNP = 637; field in X86_const
/external/capstone/bindings/python/capstone/
Dx86_const.py1046 X86_INS_SETNP = 637 variable
/external/capstone/include/capstone/
Dx86.h1023 X86_INS_SETNP, enumerator
/external/capstone/arch/X86/
DX86Mapping.c1487 { X86_INS_SETNP, "setnp" },
DX86MappingInsn_reduce.inc7439 X86_SETNPm, X86_INS_SETNP,
7445 X86_SETNPr, X86_INS_SETNP,
DX86MappingInsnOp_reduce.inc4960 { /* X86_SETNPm, X86_INS_SETNP: setnp $dst */
4964 { /* X86_SETNPr, X86_INS_SETNP: setnp $dst */
DX86MappingInsn.inc14207 X86_SETNPm, X86_INS_SETNP,
14213 X86_SETNPr, X86_INS_SETNP,
DX86MappingInsnOp.inc9472 { /* X86_SETNPm, X86_INS_SETNP: setnp $dst */
9476 { /* X86_SETNPr, X86_INS_SETNP: setnp $dst */