Searched refs:SLL (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha512-mips.pl87 $SLL="dsll"; # shift left logical
102 $SLL="sll"; # shift left logical
199 $SLL $tmp1,$e,`$SZ*8-@Sigma1[2]`
203 $SLL $tmp1,$e,`$SZ*8-@Sigma1[1]`
207 $SLL $tmp1,$e,`$SZ*8-@Sigma1[0]`
215 $SLL $tmp1,$a,`$SZ*8-@Sigma0[2]`
219 $SLL $tmp1,$a,`$SZ*8-@Sigma0[1]`
223 $SLL $tmp1,$a,`$SZ*8-@Sigma0[0]`
263 $SLL $tmp1,@X[1],`$SZ*8-@sigma0[2]`
266 $SLL
[all...]
H A Dsha512-sparcv9.pl60 $SLL="sllx"; # shift left logical
86 $SLL="sll"; # shift left logical
227 $SLL $e,`$SZ*8-@Sigma1[2]`,$tmp1
231 $SLL $e,`$SZ*8-@Sigma1[1]`,$tmp1
235 $SLL $e,`$SZ*8-@Sigma1[0]`,$tmp1
243 $SLL $a,`$SZ*8-@Sigma0[2]`,$tmp1
247 $SLL $a,`$SZ*8-@Sigma0[1]`,$tmp1
251 $SLL $a,`$SZ*8-@Sigma0[0]`,$tmp1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha512-mips.pl87 $SLL="dsll"; # shift left logical
102 $SLL="sll"; # shift left logical
199 $SLL $tmp1,$e,`$SZ*8-@Sigma1[2]`
203 $SLL $tmp1,$e,`$SZ*8-@Sigma1[1]`
207 $SLL $tmp1,$e,`$SZ*8-@Sigma1[0]`
215 $SLL $tmp1,$a,`$SZ*8-@Sigma0[2]`
219 $SLL $tmp1,$a,`$SZ*8-@Sigma0[1]`
223 $SLL $tmp1,$a,`$SZ*8-@Sigma0[0]`
263 $SLL $tmp1,@X[1],`$SZ*8-@sigma0[2]`
266 $SLL
[all...]
H A Dsha512-sparcv9.pl60 $SLL="sllx"; # shift left logical
86 $SLL="sll"; # shift left logical
227 $SLL $e,`$SZ*8-@Sigma1[2]`,$tmp1
231 $SLL $e,`$SZ*8-@Sigma1[1]`,$tmp1
235 $SLL $e,`$SZ*8-@Sigma1[0]`,$tmp1
243 $SLL $a,`$SZ*8-@Sigma0[2]`,$tmp1
247 $SLL $a,`$SZ*8-@Sigma0[1]`,$tmp1
251 $SLL $a,`$SZ*8-@Sigma0[0]`,$tmp1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lib/
H A Dmemcpy-inatomic.S113 #define SLL dsll define
148 #define SLL sll define
311 SLL rem, len, 3 # rem = number of bits to keep
H A Dmemcpy.S113 #define SLL dsll define
148 #define SLL sll define
318 SLL rem, len, 3 # rem = number of bits to keep
H A Dcsum_partial.S347 #define SLL dsll define
364 #define SLL sll define
533 SLL rem, len, 3 # rem = number of bits to keep
560 SLL t4, t1, 3 # t4 = number of bits to discard
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dmips.pl63 $SLL="dsll";
78 $SLL="sll";
890 $SLL $a2,1
897 $SLL $t2,$t1
905 $SLL $a0,$t9
906 $SLL $a1,$t9
930 $SLL $t3,$a0,4*$BNSZ # bits
951 $SLL $a1,4*$BNSZ # bits
953 $SLL $v0,$QT,4*$BNSZ # bits
963 $SLL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dmips.pl63 $SLL="dsll";
78 $SLL="sll";
890 $SLL $a2,1
897 $SLL $t2,$t1
905 $SLL $a0,$t9
906 $SLL $a1,$t9
930 $SLL $t3,$a0,4*$BNSZ # bits
951 $SLL $a1,4*$BNSZ # bits
953 $SLL $v0,$QT,4*$BNSZ # bits
963 $SLL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/
H A Docteon-memcpy.S98 #define SLL dsll define
133 #define SLL sll define

Completed in 60 milliseconds