Searched refs:PPC_INS_BCCTRL (Results 1 – 5 of 5) sorted by relevance
/external/capstone/include/capstone/ |
D | ppc.h | 331 PPC_INS_BCCTRL, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 258 public static final int PPC_INS_BCCTRL = 18; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 255 PPC_INS_BCCTRL = 18 variable
|
/external/capstone/arch/PowerPC/ |
D | PPCMappingInsn.inc | 359 PPC_BCCTRL, PPC_INS_BCCTRL, 365 PPC_BCCTRL8, PPC_INS_BCCTRL, 371 PPC_BCCTRL8n, PPC_INS_BCCTRL, 377 PPC_BCCTRLn, PPC_INS_BCCTRL, 8027 PPC_gBCCTRL, PPC_INS_BCCTRL,
|
D | PPCMapping.c | 314 { PPC_INS_BCCTRL, "bcctrl" },
|