Home
last modified time | relevance | path

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

/external/capstone/include/capstone/
Dppc.h567 PPC_INS_EXTSW, enumerator
/external/capstone/bindings/java/capstone/
DPpc_const.java494 public static final int PPC_INS_EXTSW = 254; field in Ppc_const
/external/capstone/bindings/python/capstone/
Dppc_const.py491 PPC_INS_EXTSW = 254 variable
/external/capstone/arch/PowerPC/
DPPCMappingInsn.inc2231 PPC_EXTSW, PPC_INS_EXTSW,
2237 PPC_EXTSW_32_64, PPC_INS_EXTSW,
2243 PPC_EXTSW_32_64o, PPC_INS_EXTSW,
2249 PPC_EXTSWo, PPC_INS_EXTSW,
DPPCMapping.c550 { PPC_INS_EXTSW, "extsw" },