Searched refs:PPC_REG_R21 (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/PowerPC/ |
D | PPCMapping.c | 84 { PPC_REG_R21, "r21" }, 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 | 118 PPC_REG_R21, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 93 public static final int PPC_REG_R21 = 65; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 90 PPC_REG_R21 = 65 variable
|