Searched refs:PPC_REG_R18 (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/PowerPC/ |
D | PPCMapping.c | 81 { PPC_REG_R18, "r18" }, 1495 PPC_REG_R16, PPC_REG_R17, PPC_REG_R18, PPC_REG_R19, PPC_REG_R20, in PPC_map_register() 1527 PPC_REG_R16, PPC_REG_R17, PPC_REG_R18, PPC_REG_R19, PPC_REG_R20, in PPC_map_register() 1531 PPC_REG_R14, PPC_REG_R18, PPC_REG_R22, PPC_REG_R26, PPC_REG_R30, in PPC_map_register()
|
/external/capstone/include/capstone/ |
D | ppc.h | 115 PPC_REG_R18, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 90 public static final int PPC_REG_R18 = 62; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 87 PPC_REG_R18 = 62 variable
|