Searched refs:PPC_INS_NOR (Results 1 – 5 of 5) sorted by relevance
/external/capstone/include/capstone/ |
D | ppc.h | 718 PPC_INS_NOR, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 645 public static final int PPC_INS_NOR = 405; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 642 PPC_INS_NOR = 405 variable
|
/external/capstone/arch/PowerPC/ |
D | PPCMappingInsn.inc | 3863 PPC_NOR, PPC_INS_NOR, 3869 PPC_NOR8, PPC_INS_NOR, 3875 PPC_NOR8o, PPC_INS_NOR, 3881 PPC_NORo, PPC_INS_NOR,
|
D | PPCMapping.c | 701 { PPC_INS_NOR, "nor" },
|