Home
last modified time | relevance | path

Searched refs:PPC_INS_FCPSGN (Results 1 – 5 of 5) sorted by relevance

/external/capstone/include/capstone/
Dppc.h577 PPC_INS_FCPSGN, enumerator
/external/capstone/bindings/java/capstone/
DPpc_const.java504 public static final int PPC_INS_FCPSGN = 264; field in Ppc_const
/external/capstone/bindings/python/capstone/
Dppc_const.py501 PPC_INS_FCPSGN = 264 variable
/external/capstone/arch/PowerPC/
DPPCMappingInsn.inc2369 PPC_FCPSGND, PPC_INS_FCPSGN,
2375 PPC_FCPSGNDo, PPC_INS_FCPSGN,
2381 PPC_FCPSGNS, PPC_INS_FCPSGN,
2387 PPC_FCPSGNSo, PPC_INS_FCPSGN,
DPPCMapping.c560 { PPC_INS_FCPSGN, "fcpsgn" },