Home
last modified time | relevance | path

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

/external/capstone/include/capstone/
Dppc.h1224 PPC_INS_XVSUBDP, enumerator
/external/capstone/bindings/java/capstone/
DPpc_const.java1151 public static final int PPC_INS_XVSUBDP = 911; field in Ppc_const
/external/capstone/bindings/python/capstone/
Dppc_const.py1148 PPC_INS_XVSUBDP = 911 variable
/external/capstone/arch/PowerPC/
DPPCMapping.c1207 { PPC_INS_XVSUBDP, "xvsubdp" },
DPPCMappingInsn.inc7883 PPC_XVSUBDP, PPC_INS_XVSUBDP,