Searched refs:PPC_INS_OR (Results 1 – 5 of 5) sorted by relevance
/external/capstone/include/capstone/ |
D | ppc.h | 719 PPC_INS_OR, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 646 public static final int PPC_INS_OR = 406; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 643 PPC_INS_OR = 406 variable
|
/external/capstone/arch/PowerPC/ |
D | PPCMappingInsn.inc | 3887 PPC_OR, PPC_INS_OR, 3893 PPC_OR8, PPC_INS_OR, 3899 PPC_OR8o, PPC_INS_OR, 3953 PPC_ORo, PPC_INS_OR,
|
D | PPCMapping.c | 702 { PPC_INS_OR, "or" },
|