Home
last modified time | relevance | path

Searched refs:tmp1 (Results 26 - 50 of 324) sorted by relevance

12345678910>>...13

/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha512-mips.pl141 my ($T1,$tmp0,$tmp1,$tmp2)=(@X[4],@X[5],@X[6],@X[7]);
157 srl $tmp1,@X[0],8
160 andi $tmp1,0xFF00
163 or $tmp1,$tmp2
164 or @X[0],$tmp1
175 and $tmp1,@X[0],$tmp0 # byte swap($i)
177 dsll $tmp1,24
180 or $tmp1,$tmp2
185 or $tmp1,$tmp2
186 or @X[0],$tmp1
[all...]
H A Dsha1-sparcv9a.pl56 $tmp1="%i4";
160 srl $a,27,$tmp1
164 add $tmp1,$e,$e
165 andn $d,$b,$tmp1
169 or $tmp1,$tmp3,$tmp1
171 add $tmp1,$e,$e
179 srl $a,27,$tmp1
183 add $tmp1,$e,$e
185 andn $d,$b,$tmp1
[all...]
H A Dsha1-sparcv9.pl57 $tmp1="%i4";
67 srl $a,27,$tmp1
70 add $tmp1,$e,$e
72 andn $d,$b,$tmp1
74 or $tmp1,$tmp0,$tmp1
83 add $tmp1,$e,$e
95 srl $a,27,$tmp1
101 srlx @X[($j+7)%8],32,$tmp1
104 or $tmp1,
[all...]
H A Dsha512-sparcv9.pl120 $tmp1="%g4";
152 srlx @X[$j+1],$tmp32,$tmp1
154 or $tmp1,@X[$j],@X[$j]
190 sllx @pair[0],$tmp0,$tmp1
193 or $tmp1,$tmp2,$tmp2
208 sllx @pair[0],$tmp0,$tmp1
211 or $tmp1,$tmp2,$tmp2
236 $SLL $e,`$SZ*8-@Sigma1[2]`,$tmp1
239 xor $tmp1,$h,$h
240 $SLL $e,`$SZ*8-@Sigma1[1]`,$tmp1
[all...]
H A Dsha1-ia64.pl75 dep tmp1=tmp0,tmp4,8,8 };;
78 dep $X[$i]=$X[$i],tmp1,16,16} //;;
80 andcm tmp1=$d,$b
83 or tmp4=tmp4,tmp1 // F_00_19(b,c,d)=(b&c)|(~b&d)
84 extr.u tmp1=$a,27,5 };; // a>>27
89 or tmp5=tmp1,tmp5 // ROTATE(a,5)
100 dep tmp1=tmp0,tmp4,8,8;;
101 dep $X[$i]=$X[$i],tmp1,16,16} //;;
103 andcm tmp1=$d,$b
106 or tmp4=tmp3,tmp1 // F_00_1
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dbn-586.pl445 $tmp1="ecx";
463 &mov($tmp1,&DWP($i*4,$a,"",0)); # *a
465 &add($tmp1,$c);
468 &add($tmp1,$tmp2);
470 &mov(&DWP($i*4,$r,"",0),$tmp1); # *r
488 &mov($tmp1,&DWP($i*4,$a,"",0)); # *a
490 &add($tmp1,$c);
493 &add($tmp1,$tmp2);
496 &mov(&DWP($i*4,$r,"",0),$tmp1); # *r
517 $tmp1
[all...]
/third_party/openssl/crypto/bn/asm/
H A Dbn-586.pl445 $tmp1="ecx";
463 &mov($tmp1,&DWP($i*4,$a,"",0)); # *a
465 &add($tmp1,$c);
468 &add($tmp1,$tmp2);
470 &mov(&DWP($i*4,$r,"",0),$tmp1); # *r
488 &mov($tmp1,&DWP($i*4,$a,"",0)); # *a
490 &add($tmp1,$c);
493 &add($tmp1,$tmp2);
496 &mov(&DWP($i*4,$r,"",0),$tmp1); # *r
517 $tmp1
[all...]
/third_party/openssl/crypto/sha/asm/
H A Dsha512-mips.pl141 my ($T1,$tmp0,$tmp1,$tmp2)=(@X[4],@X[5],@X[6],@X[7]);
157 srl $tmp1,@X[0],8
160 andi $tmp1,0xFF00
163 or $tmp1,$tmp2
164 or @X[0],$tmp1
175 and $tmp1,@X[0],$tmp0 # byte swap($i)
177 dsll $tmp1,24
180 or $tmp1,$tmp2
185 or $tmp1,$tmp2
186 or @X[0],$tmp1
[all...]
H A Dsha1-sparcv9a.pl56 $tmp1="%i4";
160 srl $a,27,$tmp1
164 add $tmp1,$e,$e
165 andn $d,$b,$tmp1
169 or $tmp1,$tmp3,$tmp1
171 add $tmp1,$e,$e
179 srl $a,27,$tmp1
183 add $tmp1,$e,$e
185 andn $d,$b,$tmp1
[all...]
H A Dsha1-sparcv9.pl57 $tmp1="%i4";
67 srl $a,27,$tmp1
70 add $tmp1,$e,$e
72 andn $d,$b,$tmp1
74 or $tmp1,$tmp0,$tmp1
83 add $tmp1,$e,$e
95 srl $a,27,$tmp1
101 srlx @X[($j+7)%8],32,$tmp1
104 or $tmp1,
[all...]
H A Dsha512-sparcv9.pl120 $tmp1="%g4";
152 srlx @X[$j+1],$tmp32,$tmp1
154 or $tmp1,@X[$j],@X[$j]
190 sllx @pair[0],$tmp0,$tmp1
193 or $tmp1,$tmp2,$tmp2
208 sllx @pair[0],$tmp0,$tmp1
211 or $tmp1,$tmp2,$tmp2
236 $SLL $e,`$SZ*8-@Sigma1[2]`,$tmp1
239 xor $tmp1,$h,$h
240 $SLL $e,`$SZ*8-@Sigma1[1]`,$tmp1
[all...]
H A Dsha1-ia64.pl75 dep tmp1=tmp0,tmp4,8,8 };;
78 dep $X[$i]=$X[$i],tmp1,16,16} //;;
80 andcm tmp1=$d,$b
83 or tmp4=tmp4,tmp1 // F_00_19(b,c,d)=(b&c)|(~b&d)
84 extr.u tmp1=$a,27,5 };; // a>>27
89 or tmp5=tmp1,tmp5 // ROTATE(a,5)
100 dep tmp1=tmp0,tmp4,8,8;;
101 dep $X[$i]=$X[$i],tmp1,16,16} //;;
103 andcm tmp1=$d,$b
106 or tmp4=tmp3,tmp1 // F_00_1
[all...]
/third_party/optimized-routines/string/aarch64/
H A Dstrcpy.S34 #define tmp1 x8 define
99 neg tmp1, to_align
115 sub tmp1, tmp2, zeroones
117 bics has_nul1, tmp1, tmp2
123 sub tmp1, data1, zeroones
125 bics has_nul1, tmp1, tmp2
209 sub tmp1, data1, zeroones
213 bic has_nul1, tmp1, tmp2
229 sub tmp1, data1, zeroones
231 bic has_nul1, tmp1, tmp
[all...]
H A Dmemcpy-advsimd.S29 #define tmp1 x14 define
96 lsr tmp1, count, 1
99 ldrb B_lw, [src, tmp1]
101 strb B_lw, [dstin, tmp1]
134 sub tmp1, dstin, src
135 cmp tmp1, count
140 and tmp1, src, 15
142 sub dst, dstin, tmp1
143 add count, count, tmp1 /* Count is now 16 too large. */
172 cbz tmp1,
[all...]
H A Dstrncmp-mte.S32 #define tmp1 x8 define
61 eor tmp1, src1, src2
63 tst tmp1, #7
77 sub tmp1, data1, zeroones
81 bics has_nul, tmp1, tmp2 /* Non-zero if NUL terminator. */
109 add tmp1, limit, 8
112 lsl limit, tmp1, #3 /* Bits -> bytes. */
136 sub tmp1, tmp3, zeroones
138 bic has_nul, tmp1, tmp2
236 ldp tmp1, tmp
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dmilenage.c39 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f1() local
42 /* tmp1 = TEMP = E_K(RAND XOR OP_C) */ in milenage_f1()
44 tmp1[i] = _rand[i] ^ opc[i]; in milenage_f1()
45 if (aes_128_encrypt_block(k, tmp1, tmp1)) in milenage_f1()
60 tmp3[i] ^= tmp1[i]; in milenage_f1()
64 if (aes_128_encrypt_block(k, tmp3, tmp1)) in milenage_f1()
67 tmp1[i] ^= opc[i]; in milenage_f1()
69 os_memcpy(mac_a, tmp1, 8); /* f1 */ in milenage_f1()
71 os_memcpy(mac_s, tmp1 in milenage_f1()
91 u8 tmp1[16], tmp2[16], tmp3[16]; milenage_f2345() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dmilenage.c39 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f1() local
42 /* tmp1 = TEMP = E_K(RAND XOR OP_C) */ in milenage_f1()
44 tmp1[i] = _rand[i] ^ opc[i]; in milenage_f1()
45 if (aes_128_encrypt_block(k, tmp1, tmp1)) in milenage_f1()
60 tmp3[i] ^= tmp1[i]; in milenage_f1()
64 if (aes_128_encrypt_block(k, tmp3, tmp1)) in milenage_f1()
67 tmp1[i] ^= opc[i]; in milenage_f1()
69 os_memcpy(mac_a, tmp1, 8); /* f1 */ in milenage_f1()
71 os_memcpy(mac_s, tmp1 in milenage_f1()
91 u8 tmp1[16], tmp2[16], tmp3[16]; milenage_f2345() local
[all...]
/third_party/ltp/testcases/kernel/fs/fs_bind/bind/
H A Dfs_bind23.sh24 fs_bind_makedir rshared tmp1
25 EXPECT_PASS mount --bind tmp1 tmp2
27 mkdir tmp1/3
28 EXPECT_PASS mount --move mnt tmp1/3
29 fs_bind_check tmp1/3/1/abc tmp2/3/1/abc tmp2/3/2/abc "$FS_BIND_DISK1"
31 EXPECT_PASS umount tmp1/3/1/abc
32 EXPECT_PASS umount tmp1/3/1
33 EXPECT_PASS umount tmp1/3/2
34 EXPECT_PASS umount tmp1/3
35 EXPECT_PASS umount tmp1
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_deblock_lasx.c74 tmp1 = __lasx_xvpickod_d(tmp0, tmp0); \
76 tmp1 = __lasx_xvshuf4i_w(tmp1, 0xB1); \
77 out = __lasx_xvor_v(out, tmp1); \
86 tmp1 = __lasx_xvsat_h(tmp4, 7); \
87 tmp1 = __lasx_xvpickev_b(tmp1, tmp1); \
88 tmp1 = __lasx_xvadd_b(tmp1, cnst_
119 __m256i tmp0, tmp1; ff_h264_loop_filter_strength_lasx() local
140 DUP2_ARG2(__lasx_xvld, (int8_t*)bS, 0, (int8_t*)bS, 16, tmp0, tmp1); ff_h264_loop_filter_strength_lasx() local
[all...]
H A Dcabac.h37 /* tmp1: RangeLPS */ \
38 "ld.bu %[tmp1], %[tmp0], %[lps_off] \n\t" \
40 "sub.d %[c_range], %[c_range], %[tmp1] \n\t" \
43 "move %[c_range], %[tmp1] \n\t" \
48 /* tmp1: *state */ \
50 "ld.bu %[tmp1], %[tmp0], %[mlps_off] \n\t" \
56 "st.b %[tmp1], %[state], 0x0 \n\t" \
60 "and %[tmp1], %[c_low], %[cabac_mask] \n\t" \
61 "bnez %[tmp1], 1f \n\t" \
62 "ld.hu %[tmp1],
123 int64_t tmp0, tmp1, tmp2, bit; get_cabac_inline_loongarch() local
151 int64_t tmp0, tmp1, tmp2; get_cabac_bypass_loongarch() local
196 int64_t tmp0, tmp1; get_cabac_bypass_sign_loongarch() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Don2avc.c466 float *tmp0, float *tmp1) in wtf_end_512()
484 combine_fft(src, src + 128, src + 256, src + 384, tmp1, in wtf_end_512()
487 c->fft512.fft_permute(&c->fft512, (FFTComplex*)tmp1); in wtf_end_512()
488 c->fft512.fft_calc(&c->fft512, (FFTComplex*)tmp1); in wtf_end_512()
490 pretwiddle(&tmp0[ 0], tmp1, 512, 84, 4, 16, 4, ff_on2avc_tabs_20_84_1); in wtf_end_512()
491 pretwiddle(&tmp0[128], tmp1, 512, 84, 4, 16, 4, ff_on2avc_tabs_20_84_2); in wtf_end_512()
492 pretwiddle(&tmp0[256], tmp1, 512, 84, 4, 13, 7, ff_on2avc_tabs_20_84_3); in wtf_end_512()
493 pretwiddle(&tmp0[384], tmp1, 512, 84, 4, 15, 5, ff_on2avc_tabs_20_84_4); in wtf_end_512()
495 memcpy(src, tmp1, 512 * sizeof(float)); in wtf_end_512()
499 float *tmp0, float *tmp1) in wtf_end_1024()
465 wtf_end_512(On2AVCContext *c, float *out, float *src, float *tmp0, float *tmp1) wtf_end_512() argument
498 wtf_end_1024(On2AVCContext *c, float *out, float *src, float *tmp0, float *tmp1) wtf_end_1024() argument
533 float *tmp0 = c->temp, *tmp1 = c->temp + 1024; wtf_40() local
619 float *tmp0 = c->temp, *tmp1 = c->temp + 1024; wtf_44() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/rc5/asm/
H A Drc5-586.pl24 $tmp1="eax";
67 &mov($tmp1, &DWP(12+$i*8,$S,"",0));
70 &add($A, $tmp1);
73 &mov($tmp1, &DWP(16+$i*8,$S,"",0));
76 &add($B, $tmp1);
93 &mov($tmp1, &DWP($i*8+8,$S,"",0));
94 &sub($B, $tmp1);
99 &mov($tmp1, &DWP($i*8+4,$S,"",0));
100 &sub($A, $tmp1);
/third_party/openssl/crypto/rc5/asm/
H A Drc5-586.pl24 $tmp1="eax";
67 &mov($tmp1, &DWP(12+$i*8,$S,"",0));
70 &add($A, $tmp1);
73 &mov($tmp1, &DWP(16+$i*8,$S,"",0));
76 &add($B, $tmp1);
93 &mov($tmp1, &DWP($i*8+8,$S,"",0));
94 &sub($B, $tmp1);
99 &mov($tmp1, &DWP($i*8+4,$S,"",0));
100 &sub($A, $tmp1);
/third_party/ltp/testcases/kernel/fs/fs_bind/move/
H A Dfs_bind_move22.sh24 fs_bind_makedir rshared tmp1
25 mkdir tmp2 tmp1/1
27 EXPECT_PASS mount --bind tmp1 tmp2
28 EXPECT_PASS mount --move parent2 tmp1/1
30 EXPECT_PASS umount tmp1/1/a/a
31 EXPECT_PASS umount tmp1/1
32 EXPECT_PASS umount tmp1
/third_party/ffmpeg/libavcodec/mips/
H A Dcabac.h36 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local
44 /* tmp1: RangeLPS */ in get_cabac_inline_mips()
45 "lbu %[tmp1], %[lps_off](%[tmp0]) \n\t" in get_cabac_inline_mips()
47 PTR_SUBU "%[c_range], %[c_range], %[tmp1] \n\t" in get_cabac_inline_mips()
51 "move %[c_range], %[tmp1] \n\t" in get_cabac_inline_mips()
56 /* tmp1: *state */ in get_cabac_inline_mips()
58 "lbu %[tmp1], %[mlps_off](%[tmp0]) \n\t" in get_cabac_inline_mips()
63 "sb %[tmp1], 0(%[state]) \n\t" in get_cabac_inline_mips()
68 "and %[tmp1], %[c_low], %[cabac_mask] \n\t" in get_cabac_inline_mips()
69 "bnez %[tmp1], in get_cabac_inline_mips()
126 mips_reg tmp0, tmp1; get_cabac_bypass_mips() local
178 mips_reg tmp0, tmp1; get_cabac_bypass_sign_mips() local
[all...]

Completed in 8 milliseconds

12345678910>>...13