Searched refs:PPC_INS_FCPSGN (Results 1 – 5 of 5) sorted by relevance
/external/capstone/include/capstone/ |
D | ppc.h | 577 PPC_INS_FCPSGN, enumerator
|
/external/capstone/bindings/java/capstone/ |
D | Ppc_const.java | 504 public static final int PPC_INS_FCPSGN = 264; field in Ppc_const
|
/external/capstone/bindings/python/capstone/ |
D | ppc_const.py | 501 PPC_INS_FCPSGN = 264 variable
|
/external/capstone/arch/PowerPC/ |
D | PPCMappingInsn.inc | 2369 PPC_FCPSGND, PPC_INS_FCPSGN, 2375 PPC_FCPSGNDo, PPC_INS_FCPSGN, 2381 PPC_FCPSGNS, PPC_INS_FCPSGN, 2387 PPC_FCPSGNSo, PPC_INS_FCPSGN,
|
D | PPCMapping.c | 560 { PPC_INS_FCPSGN, "fcpsgn" },
|