Searched refs:PPC_INS_BDNZ (Results 1 – 5 of 5) sorted by relevance
/external/capstone/include/capstone/ |
D | ppc.h | 338 PPC_INS_BDNZ, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 265 public static final int PPC_INS_BDNZ = 25; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 262 PPC_INS_BDNZ = 25 variable
|
/external/capstone/arch/PowerPC/ |
D | PPCMappingInsn.inc | 467 PPC_BDNZ, PPC_INS_BDNZ, 473 PPC_BDNZ8, PPC_INS_BDNZ, 575 PPC_BDNZm, PPC_INS_BDNZ, 581 PPC_BDNZp, PPC_INS_BDNZ,
|
D | PPCMapping.c | 321 { PPC_INS_BDNZ, "bdnz" },
|