Home
last modified time | relevance | path

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

/external/capstone/include/capstone/
Dppc.h342 PPC_INS_BDNZLR, enumerator
/external/capstone/bindings/java/capstone/
DPpc_const.java269 public static final int PPC_INS_BDNZLR = 29; field in Ppc_const
/external/capstone/bindings/python/capstone/
Dppc_const.py266 PPC_INS_BDNZLR = 29 variable
/external/capstone/arch/PowerPC/
DPPCMappingInsn.inc521 PPC_BDNZLR, PPC_INS_BDNZLR,
527 PPC_BDNZLR8, PPC_INS_BDNZLR,
551 PPC_BDNZLRm, PPC_INS_BDNZLR,
557 PPC_BDNZLRp, PPC_INS_BDNZLR,
DPPCMapping.c325 { PPC_INS_BDNZLR, "bdnzlr" },