| /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/ |
| c64xplus-gf2m.pl | 41 || SHRU $B,24,$B_3 42 SHRU $A,16, $Ahi ; smash $A to two halfwords 61 || SHRU $B,24,$B_3 62 SHRU $A,16, $Ahi ; smash $A to two halfwords 73 || SHRU $Ahix0,16,$Ahix0 84 || SHRU $Ahix1,8, $Ahix1 101 || SHRU $Ahix0,16,$Ahix0 109 || SHRU $Ahix1,8, $Ahix1
|
| bn-c64xplus.asm | 202 [!A2] SHRU A3,31,A1 ; upper bit 211 SHRU A3,31,A1 ; upper bit
|
| /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/ |
| c64xplus-gf2m.pl | 41 || SHRU $B,24,$B_3 42 SHRU $A,16, $Ahi ; smash $A to two halfwords 61 || SHRU $B,24,$B_3 62 SHRU $A,16, $Ahi ; smash $A to two halfwords 73 || SHRU $Ahix0,16,$Ahix0 84 || SHRU $Ahix1,8, $Ahix1 101 || SHRU $Ahix0,16,$Ahix0 109 || SHRU $Ahix1,8, $Ahix1
|
| bn-c64xplus.asm | 202 [!A2] SHRU A3,31,A1 ; upper bit 211 SHRU A3,31,A1 ; upper bit
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/ |
| c64xplus-gf2m.pl | 42 || SHRU $B,24,$B_3 43 SHRU $A,16, $Ahi ; smash $A to two halfwords 62 || SHRU $B,24,$B_3 63 SHRU $A,16, $Ahi ; smash $A to two halfwords 74 || SHRU $Ahix0,16,$Ahix0 85 || SHRU $Ahix1,8, $Ahix1 102 || SHRU $Ahix0,16,$Ahix0 110 || SHRU $Ahix1,8, $Ahix1
|
| /src/crypto/external/apache2/openssl/dist/crypto/modes/asm/ |
| ghash-c64xplus.pl | 81 || SHRU $H2u,8,$H2u 82 SHRU $H3u,8,$H3u 92 || SHRU $len,4,B0 ; reassign len 109 || SHRU $H2u,8,$H2u 110 SHRU $H3u,8,$H3u 118 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 120 || [B0] SHRU $Z1,16,$x0 ; Xi[14] 127 || [B0] SHRU $Z0,8,$x0 ; Xi[14] 193 || SHRU $Z3,8,$Z3 219 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stal [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/modes/asm/ |
| ghash-c64xplus.pl | 81 || SHRU $H2u,8,$H2u 82 SHRU $H3u,8,$H3u 92 || SHRU $len,4,B0 ; reassign len 109 || SHRU $H2u,8,$H2u 110 SHRU $H3u,8,$H3u 118 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 120 || [B0] SHRU $Z1,16,$x0 ; Xi[14] 127 || [B0] SHRU $Z0,8,$x0 ; Xi[14] 193 || SHRU $Z3,8,$Z3 219 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stal [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/ |
| ghash-c64xplus.pl | 82 || SHRU $H2u,8,$H2u 83 SHRU $H3u,8,$H3u 93 || SHRU $len,4,B0 ; reassign len 110 || SHRU $H2u,8,$H2u 111 SHRU $H3u,8,$H3u 119 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 121 || [B0] SHRU $Z1,16,$x0 ; Xi[14] 128 || [B0] SHRU $Z0,8,$x0 ; Xi[14] 194 || SHRU $Z3,8,$Z3 220 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stal [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/ |
| sha512-c64xplus.pl | 25 # it's effectively dominated by SHRU||SHL pairs and you can't schedule 165 || SHRU $Ehi,14,$S1hi 171 || SHRU $Elo,14,$t0lo 179 || SHRU $Ehi,18,$t0hi 187 || SHRU $Elo,18,$t0lo 195 || SHRU $Ehi,41-32,$t0lo 203 || SHRU $Elo,41-32,$t0hi 211 || SHRU $Ahi,28,$S0hi 219 || SHRU $Alo,28,$t0lo 227 || SHRU $Ahi,34-32,$t0l [all...] |
| sha512-ia64.pl | 87 $SHRU="shr.u"; 101 $SHRU="pshr4.u"; 519 $SHRU s0=X[15-1],sgm0 };; // s0=X[(i+1)&0xF]>>7 523 $SHRU s1=X[15-14],sgm1 };; // s1=X[(i+14)&0xF]>>6 525 // upon $SHRU output usage
|
| sha256-c64xplus.pl | 197 SHRU $X1,3,$s0 ; modulo-scheduled 198 || SHRU $X14,10,$s1 ; modulo-scheduled 257 || SHRU $X1,3,$s0 ; modulo-scheduled 258 || SHRU $X14,10,$s1 ; modulo-scheduled
|
| keccak1600-c64x.pl | 630 || SHRU BSZ,3,BSZ 773 || SHRU BSZ,3,A1 819 || SHRU B7,8,B7 822 ||[A0] SHRU B7,8,B7 825 ||[A0] SHRU B7,8,B7 830 ||[A0] SHRU B9,8,B9 833 ||[A0] SHRU B9,8,B9
|
| /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
| sha512-c64xplus.pl | 25 # it's effectively dominated by SHRU||SHL pairs and you can't schedule 165 || SHRU $Ehi,14,$S1hi 171 || SHRU $Elo,14,$t0lo 179 || SHRU $Ehi,18,$t0hi 187 || SHRU $Elo,18,$t0lo 195 || SHRU $Ehi,41-32,$t0lo 203 || SHRU $Elo,41-32,$t0hi 211 || SHRU $Ahi,28,$S0hi 219 || SHRU $Alo,28,$t0lo 227 || SHRU $Ahi,34-32,$t0l [all...] |
| sha512-ia64.pl | 87 $SHRU="shr.u"; 101 $SHRU="pshr4.u"; 519 $SHRU s0=X[15-1],sgm0 };; // s0=X[(i+1)&0xF]>>7 523 $SHRU s1=X[15-14],sgm1 };; // s1=X[(i+14)&0xF]>>6 525 // upon $SHRU output usage
|
| sha256-c64xplus.pl | 197 SHRU $X1,3,$s0 ; modulo-scheduled 198 || SHRU $X14,10,$s1 ; modulo-scheduled 257 || SHRU $X1,3,$s0 ; modulo-scheduled 258 || SHRU $X14,10,$s1 ; modulo-scheduled
|
| keccak1600-c64x.pl | 630 || SHRU BSZ,3,BSZ 773 || SHRU BSZ,3,A1 819 || SHRU B7,8,B7 822 ||[A0] SHRU B7,8,B7 825 ||[A0] SHRU B7,8,B7 830 ||[A0] SHRU B9,8,B9 833 ||[A0] SHRU B9,8,B9
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
| sha512-c64xplus.pl | 25 # it's effectively dominated by SHRU||SHL pairs and you can't schedule 166 || SHRU $Ehi,14,$S1hi 172 || SHRU $Elo,14,$t0lo 180 || SHRU $Ehi,18,$t0hi 188 || SHRU $Elo,18,$t0lo 196 || SHRU $Ehi,41-32,$t0lo 204 || SHRU $Elo,41-32,$t0hi 212 || SHRU $Ahi,28,$S0hi 220 || SHRU $Alo,28,$t0lo 228 || SHRU $Ahi,34-32,$t0l [all...] |
| sha512-ia64.pl | 86 $SHRU="shr.u"; 100 $SHRU="pshr4.u"; 518 $SHRU s0=X[15-1],sgm0 };; // s0=X[(i+1)&0xF]>>7 522 $SHRU s1=X[15-14],sgm1 };; // s1=X[(i+14)&0xF]>>6 524 // upon $SHRU output usage
|
| sha256-c64xplus.pl | 198 SHRU $X1,3,$s0 ; modulo-scheduled 199 || SHRU $X14,10,$s1 ; modulo-scheduled 258 || SHRU $X1,3,$s0 ; modulo-scheduled 259 || SHRU $X14,10,$s1 ; modulo-scheduled
|
| keccak1600-c64x.pl | 630 || SHRU BSZ,3,BSZ 773 || SHRU BSZ,3,A1 819 || SHRU B7,8,B7 822 ||[A0] SHRU B7,8,B7 825 ||[A0] SHRU B7,8,B7 830 ||[A0] SHRU B9,8,B9 833 ||[A0] SHRU B9,8,B9
|
| /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 67 || SHRU B0,4,B0 ; 0x0fffffff 90 SHRU B21,2,B18 95 || SHRU A23,2,B17 109 SHRU $LEN,4,A2 ; A2 is loop counter, number of blocks 234 SHRU $H4,2,B16 ; last reduction step 289 SHRU A29,2,A2 ; check for overflow in 130-th bit
|
| /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 67 || SHRU B0,4,B0 ; 0x0fffffff 90 SHRU B21,2,B18 95 || SHRU A23,2,B17 109 SHRU $LEN,4,A2 ; A2 is loop counter, number of blocks 234 SHRU $H4,2,B16 ; last reduction step 289 SHRU A29,2,A2 ; check for overflow in 130-th bit
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 68 || SHRU B0,4,B0 ; 0x0fffffff 91 SHRU B21,2,B18 96 || SHRU A23,2,B17 110 SHRU $LEN,4,A2 ; A2 is loop counter, number of blocks 235 SHRU $H4,2,B16 ; last reduction step 290 SHRU A29,2,A2 ; check for overflow in 130-th bit
|
| /src/crypto/external/apache2/openssl/dist/crypto/ |
| c64xpluscpuid.pl | 46 || SHRU B4,3,B0 ; is length >= 8
|
| /src/crypto/external/bsd/openssl/dist/crypto/ |
| c64xpluscpuid.pl | 46 || SHRU B4,3,B0 ; is length >= 8
|