Home
last modified time | relevance | path

Searched refs:PPC_INS_NEG (Results 1 – 5 of 5) sorted by relevance

/external/capstone/include/capstone/
Dppc.h715 PPC_INS_NEG, enumerator
/external/capstone/bindings/java/capstone/
DPpc_const.java642 public static final int PPC_INS_NEG = 402; field in Ppc_const
/external/capstone/bindings/python/capstone/
Dppc_const.py639 PPC_INS_NEG = 402 variable
/external/capstone/arch/PowerPC/
DPPCMappingInsn.inc3821 PPC_NEG, PPC_INS_NEG,
3827 PPC_NEG8, PPC_INS_NEG,
3833 PPC_NEG8o, PPC_INS_NEG,
3839 PPC_NEGo, PPC_INS_NEG,
DPPCMapping.c698 { PPC_INS_NEG, "neg" },