Searched refs:PPC_INS_BDNZLR (Results 1 – 5 of 5) sorted by relevance
/external/capstone/include/capstone/ |
D | ppc.h | 342 PPC_INS_BDNZLR, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 269 public static final int PPC_INS_BDNZLR = 29; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 266 PPC_INS_BDNZLR = 29 variable
|
/external/capstone/arch/PowerPC/ |
D | PPCMappingInsn.inc | 521 PPC_BDNZLR, PPC_INS_BDNZLR, 527 PPC_BDNZLR8, PPC_INS_BDNZLR, 551 PPC_BDNZLRm, PPC_INS_BDNZLR, 557 PPC_BDNZLRp, PPC_INS_BDNZLR,
|
D | PPCMapping.c | 325 { PPC_INS_BDNZLR, "bdnzlr" },
|