Searched refs:PPC_REG_R25 (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/PowerPC/ |
D | PPCMapping.c | 88 { PPC_REG_R25, "r25" }, 1496 PPC_REG_R21, PPC_REG_R22, PPC_REG_R23, PPC_REG_R24, PPC_REG_R25, in PPC_map_register() 1528 PPC_REG_R21, PPC_REG_R22, PPC_REG_R23, PPC_REG_R24, PPC_REG_R25, in PPC_map_register() 1533 PPC_REG_R21, PPC_REG_R25, PPC_REG_R29, PPC_REG_R0, PPC_REG_R4, in PPC_map_register()
|
/external/capstone/include/capstone/ |
D | ppc.h | 122 PPC_REG_R25, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 97 public static final int PPC_REG_R25 = 69; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 94 PPC_REG_R25 = 69 variable
|