Searched refs:SRL (Results 1 - 11 of 11) 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.pl88 $SRL="dsrl"; # shift right logical
103 $SRL="srl"; # shift right logical
197 $SRL $h,$e,@Sigma1[0]
201 $SRL $tmp0,$e,@Sigma1[1]
205 $SRL $tmp0,$e,@Sigma1[2]
212 $SRL $h,$a,@Sigma0[0]
217 $SRL $tmp0,$a,@Sigma0[1]
221 $SRL $tmp0,$a,@Sigma0[2]
248 $SRL $tmp2,@X[1],@sigma0[0] # Xupdate($i)
254 $SRL
[all...]
H A Dsha512-sparcv9.pl61 $SRL="srlx"; # shift right logical
87 $SRL="srl"; # shift right logical
225 $SRL $e,@Sigma1[0],$h !! $i
229 $SRL $e,@Sigma1[1],$tmp0
233 $SRL $e,@Sigma1[2],$tmp0
240 $SRL $a,@Sigma0[0],$h
245 $SRL $a,@Sigma0[1],$tmp0
249 $SRL $a,@Sigma0[2],$tmp0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha512-mips.pl88 $SRL="dsrl"; # shift right logical
103 $SRL="srl"; # shift right logical
197 $SRL $h,$e,@Sigma1[0]
201 $SRL $tmp0,$e,@Sigma1[1]
205 $SRL $tmp0,$e,@Sigma1[2]
212 $SRL $h,$a,@Sigma0[0]
217 $SRL $tmp0,$a,@Sigma0[1]
221 $SRL $tmp0,$a,@Sigma0[2]
248 $SRL $tmp2,@X[1],@sigma0[0] # Xupdate($i)
254 $SRL
[all...]
H A Dsha512-sparcv9.pl61 $SRL="srlx"; # shift right logical
87 $SRL="srl"; # shift right logical
225 $SRL $e,@Sigma1[0],$h !! $i
229 $SRL $e,@Sigma1[1],$tmp0
233 $SRL $e,@Sigma1[2],$tmp0
240 $SRL $a,@Sigma0[0],$h
245 $SRL $a,@Sigma0[1],$tmp0
249 $SRL $a,@Sigma0[2],$tmp0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lib/
H A Dmemcpy-inatomic.S111 #define SRL dsrl define
147 #define SRL srl define
224 SRL t0, len, LOG_NBYTES+3 # +3 for 8 units/iter
342 SRL t0, len, LOG_NBYTES+2 # +2 for 4 units/iter
H A Dmemcpy.S111 #define SRL dsrl define
147 #define SRL srl define
228 SRL t0, len, LOG_NBYTES+3 # +3 for 8 units/iter
350 SRL t0, len, LOG_NBYTES+2 # +2 for 4 units/iter
H A Dcsum_partial.S346 #define SRL dsrl define
363 #define SRL srl define
433 SRL t0, len, LOG_NBYTES+3 # +3 for 8 units/iter
571 SRL t0, len, LOG_NBYTES+2 # +2 for 4 units/iter
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwllmacctl.h314 uint8 SRL; member in struct:wl_lmac_txrate_class
493 uint8 SRL; member in struct:wllmac_autorate_class
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/
H A Docteon-memcpy.S96 #define SRL dsrl define
132 #define SRL srl define
334 SRL t0, len, LOG_NBYTES+2 # +2 for 4 units/iter
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dmips.pl62 $SRL="dsrl";
77 $SRL="srl";
899 $SRL $at,$a1,$t1
914 $SRL $DH,$a2,4*$BNSZ # bits
923 $SRL $HH,$a0,4*$BNSZ # bits
924 $SRL $QT,4*$BNSZ # q=0xffffffff
931 $SRL $at,$a1,4*$BNSZ # bits
956 $SRL $HH,$a0,4*$BNSZ # bits
957 $SRL $QT,4*$BNSZ # q=0xffffffff
964 $SRL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dmips.pl62 $SRL="dsrl";
77 $SRL="srl";
899 $SRL $at,$a1,$t1
914 $SRL $DH,$a2,4*$BNSZ # bits
923 $SRL $HH,$a0,4*$BNSZ # bits
924 $SRL $QT,4*$BNSZ # q=0xffffffff
931 $SRL $at,$a1,4*$BNSZ # bits
956 $SRL $HH,$a0,4*$BNSZ # bits
957 $SRL $QT,4*$BNSZ # q=0xffffffff
964 $SRL
[all...]

Completed in 53 milliseconds