Searched refs:PPC_INS_NEG (Results 1 – 5 of 5) sorted by relevance
/external/capstone/include/capstone/ |
D | ppc.h | 715 PPC_INS_NEG, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 642 public static final int PPC_INS_NEG = 402; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 639 PPC_INS_NEG = 402 variable
|
/external/capstone/arch/PowerPC/ |
D | PPCMappingInsn.inc | 3821 PPC_NEG, PPC_INS_NEG, 3827 PPC_NEG8, PPC_INS_NEG, 3833 PPC_NEG8o, PPC_INS_NEG, 3839 PPC_NEGo, PPC_INS_NEG,
|
D | PPCMapping.c | 698 { PPC_INS_NEG, "neg" },
|