Searched refs:PPC_INS_XOR (Results 1 – 5 of 5) sorted by relevance
/external/capstone/include/capstone/ |
D | ppc.h | 1109 PPC_INS_XOR, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 1036 public static final int PPC_INS_XOR = 796; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 1033 PPC_INS_XOR = 796 variable
|
/external/capstone/arch/PowerPC/ |
D | PPCMappingInsn.inc | 7127 PPC_XOR, PPC_INS_XOR, 7133 PPC_XOR8, PPC_INS_XOR, 7139 PPC_XOR8o, PPC_INS_XOR, 7169 PPC_XORo, PPC_INS_XOR,
|
D | PPCMapping.c | 1092 { PPC_INS_XOR, "xor" },
|