Searched refs:PPC_REG_CR1EQ (Results 1 – 5 of 5) sorted by relevance
/external/capstone/include/capstone/ |
D | ppc.h | 263 PPC_REG_CR1EQ, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 236 public static final int PPC_REG_CR1EQ = 208; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 233 PPC_REG_CR1EQ = 208 variable
|
/external/capstone/arch/PowerPC/ |
D | PPCMapping.c | 229 { PPC_REG_CR1EQ, "cr1eq" },
|
D | PPCMappingInsn.inc | 889 { 0 }, { PPC_REG_CR1EQ, 0 }, { 0 }, 0, 0 895 { 0 }, { PPC_REG_CR1EQ, 0 }, { 0 }, 0, 0
|