Searched refs:SPE (Results 1 – 11 of 11) sorted by relevance
120 private static final long[][] SPE = new long[8][64]; field in UnixCrypt237 SPE[t][j] = to_six_bit(kk);353 L ^= (SPE[0][(int) ((B >> 58) & 0x3f)] ^ SPE[1][(int) ((B >> 50) & 0x3f)] in des_cipher()354 ^ SPE[2][(int) ((B >> 42) & 0x3f)] in des_cipher()355 ^ SPE[3][(int) ((B >> 34) & 0x3f)] in des_cipher()356 ^ SPE[4][(int) ((B >> 26) & 0x3f)] in des_cipher()357 ^ SPE[5][(int) ((B >> 18) & 0x3f)] in des_cipher()358 ^ SPE[6][(int) ((B >> 10) & 0x3f)] ^ SPE[7][(int) ((B >> 2) & 0x3f)]); in des_cipher()365 R ^= (SPE[0][(int) ((B >> 58) & 0x3f)] ^ SPE[1][(int) ((B >> 50) & 0x3f)] in des_cipher()366 ^ SPE[2][(int) ((B >> 42) & 0x3f)] in des_cipher()[all …]
16 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE-
116 PPC SPE insns; with plausible looking patch? Need test cases, and406 321396 Add Support for Freescale e500v2 SPE Architecture.
3480 auto *SPE = cast<SizeOfPackExpr>(E); in mangleExpression() local3481 if (SPE->isPartiallySubstituted()) { in mangleExpression()3483 for (const auto &A : SPE->getPartialArguments()) in mangleExpression()3490 const NamedDecl *Pack = SPE->getPack(); in mangleExpression()
62 "Enable SPE instructions">;
1 //=======-- PPCInstrSPE.td - The PowerPC SPE Extension -*- tablegen -*-=======//
676 def spe8dis : Operand<iPTR> { // SPE displacement where the imm is 8-aligned.681 def spe4dis : Operand<iPTR> { // SPE displacement where the imm is 4-aligned.686 def spe2dis : Operand<iPTR> { // SPE displacement where the imm is 2-aligned.
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
9687 "RU-SPE",21164 "SPE",
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...