Home
last modified time | relevance | path

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

/external/capstone/include/capstone/
Dppc.h331 PPC_INS_BCCTRL, enumerator
/external/capstone/bindings/java/capstone/
DPpc_const.java258 public static final int PPC_INS_BCCTRL = 18; field in Ppc_const
/external/capstone/bindings/python/capstone/
Dppc_const.py255 PPC_INS_BCCTRL = 18 variable
/external/capstone/arch/PowerPC/
DPPCMappingInsn.inc359 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,
DPPCMapping.c314 { PPC_INS_BCCTRL, "bcctrl" },