Searched refs:PPC_INS_EQV (Results 1 – 5 of 5) sorted by relevance
/external/capstone/include/capstone/ |
D | ppc.h | 393 PPC_INS_EQV, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 320 public static final int PPC_INS_EQV = 80; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 317 PPC_INS_EQV = 80 variable
|
/external/capstone/arch/PowerPC/ |
D | PPCMappingInsn.inc | 1121 PPC_EQV, PPC_INS_EQV, 1127 PPC_EQV8, PPC_INS_EQV, 1133 PPC_EQV8o, PPC_INS_EQV, 1139 PPC_EQVo, PPC_INS_EQV,
|
D | PPCMapping.c | 376 { PPC_INS_EQV, "eqv" },
|