Home
last modified time | relevance | path

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

/external/capstone/include/capstone/
Dppc.h341 PPC_INS_BDNZLA, enumerator
/external/capstone/bindings/java/capstone/
DPpc_const.java268 public static final int PPC_INS_BDNZLA = 28; field in Ppc_const
/external/capstone/bindings/python/capstone/
Dppc_const.py265 PPC_INS_BDNZLA = 28 variable
/external/capstone/arch/PowerPC/
DPPCMapping.c324 { PPC_INS_BDNZLA, "bdnzla" },
DPPCMappingInsn.inc503 PPC_BDNZLA, PPC_INS_BDNZLA,
509 PPC_BDNZLAm, PPC_INS_BDNZLA,
515 PPC_BDNZLAp, PPC_INS_BDNZLA,