Searched refs:PPC_INS_ORC (Results 1 – 5 of 5) sorted by relevance
/external/capstone/include/capstone/ |
D | ppc.h | 720 PPC_INS_ORC, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 647 public static final int PPC_INS_ORC = 407; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 644 PPC_INS_ORC = 407 variable
|
/external/capstone/arch/PowerPC/ |
D | PPCMappingInsn.inc | 3905 PPC_ORC, PPC_INS_ORC, 3911 PPC_ORC8, PPC_INS_ORC, 3917 PPC_ORC8o, PPC_INS_ORC, 3923 PPC_ORCo, PPC_INS_ORC,
|
D | PPCMapping.c | 703 { PPC_INS_ORC, "orc" },
|