Searched refs:tmp0 (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl48 $tmp0="%i3";
57 sll $a,5,$tmp0 !! $i
60 add $tmp0,$e,$e
61 and $c,$b,$tmp0
66 or $tmp1,$tmp0,$tmp1
85 sll $a,5,$tmp0 !! $i
95 sll $a,5,$tmp0 !! $i
120 add $tmp0,$e,$e !!
121 and $c,$b,$tmp0
127 or $tmp1,$tmp0,
[all...]
H A Dsha512-sparcv9.pl108 $tmp0="%g3";
177 add $tmp31,32,$tmp0
178 sllx @pair[0],$tmp0,$tmp1
194 add $tmp31,32,$tmp0
196 sllx @pair[0],$tmp0,$tmp1
226 $SRL $e,@Sigma1[1],$tmp0
229 xor $tmp0,$h,$h
230 $SRL $e,@Sigma1[2],$tmp0
233 xor $tmp0,$h,$h
235 xor $tmp1,$h,$tmp0 ! Sigma
[all...]
H A Dsha1-sparcv9a.pl49 $tmp0="%i3";
150 sll $a,5,$tmp0 !! $i
155 add $tmp0,$e,$e
169 sll $a,5,$tmp0 !! $i
174 add $tmp0,$e,$e
203 sll $a,5,$tmp0 !! $i
207 add $tmp0,$e,$e
209 xor $c,$b,$tmp0
212 xor $d,$tmp0,$tmp1
221 sll $a,5,$tmp0 !!
[all...]
H A Dsha512-mips.pl120 my ($T1,$tmp0,$tmp1,$tmp2)=(@X[4],@X[5],@X[6],@X[7]);
127 srl $tmp0,@X[0],24 # byte swap($i)
133 or @X[0],$tmp0
138 ori $tmp0,$zero,0xFF
139 dsll $tmp2,$tmp0,32
140 or $tmp0,$tmp2 # 0x000000FF000000FF
141 and $tmp1,@X[0],$tmp0 # byte swap($i)
144 and $tmp2,$tmp0
145 dsll $tmp0,8 # 0x0000FF000000FF00
147 and $tmp2,@X[0],$tmp0
[all...]
H A Dsha1-ia64.pl57 { .mmi; ld1 tmp0=[inp],2
65 dep tmp1=tmp0,tmp4,8,8 };;
75 { .mmi; ld1 tmp0=[inp],2 // forward Xload
90 dep tmp1=tmp0,tmp4,8,8;;
124 and tmp0=$c,$b };;
126 or tmp0=tmp0,tmp1 // F_00_19(b,c,d)=(b&c)|(~b&d)
131 { .mmi; add $e=$e,tmp0 // f+=F_00_19(b,c,d)
154 { .mib; xor tmp0=$c,$b
158 { .mib; xor tmp0
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dsparcv9-mont.pl64 $tmp0="%g4";
112 mulx $apj,$mul0,$tmp0 !prologue! ap[1]*bp[0]
126 mov $tmp0,$acc0 !prologue!
129 mulx $apj,$mul0,$tmp0
139 mov $tmp0,$acc0
148 mulx $apj,$mul0,$tmp0 !epilogue!
158 add $tmp0,$car0,$car0
184 mulx $apj,$mul0,$tmp0 !prologue!
198 mov $tmp0,$acc0 !prologue!
201 mulx $apj,$mul0,$tmp0
[all...]
/freebsd-10-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl340 #define tmp0 r25
518 ADDP tmp0 = 1*128, StateTable
520 ADDP tmp0 = 3*128, StateTable
523 ADDP tmp0 = 7*128, StateTable
526 ADDP tmp0 = 15*128, StateTable
531 lfetch.fault.nt1 [tmp0], -256 // 15
533 lfetch.fault.nt1 [tmp0], -256 // 13
535 lfetch.fault.nt1 [tmp0], -256 // 11
537 lfetch.fault.nt1 [tmp0], -256 // 9
541 lfetch.fault.nt1 [tmp0],
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dloop-iv.c1992 rtx op0, op1, delta, step, bound, may_xform, tmp, tmp0, tmp1; local
2299 tmp0 = lowpart_subreg (mode, iv0.base, comp_mode);
2302 SImode, mode, tmp0, tmp1);
2363 tmp0 = lowpart_subreg (mode, iv0.base, comp_mode);
2379 t0 = simplify_gen_binary (UMOD, mode, copy_rtx (tmp0), step);
2397 SImode, mode, tmp0, tmp);
2400 delta = simplify_gen_binary (MINUS, mode, delta, tmp0);
2408 tmp0 = lowpart_subreg (mode, iv0.base, comp_mode);
2421 bound, tmp0);
2423 t0 = simplify_gen_binary (UMOD, mode, copy_rtx (tmp0), ste
[all...]
H A Dsimplify-rtx.c2765 long tmp0[4];
2770 real_to_target (tmp0, CONST_DOUBLE_REAL_VALUE (op0),
2779 tmp0[i] &= tmp1[i];
2782 tmp0[i] |= tmp1[i];
2785 tmp0[i] ^= tmp1[i];
2791 real_from_target (&r, tmp0, mode);
2758 long tmp0[4]; local
H A Dfold-const.c8922 tree tmp0 = var0;
8925 if (TREE_CODE (tmp0) == NEGATE_EXPR)
8926 tmp0 = TREE_OPERAND (tmp0, 0);
8931 if (!operand_equal_p (tmp0, tmp1, 0))
8887 tree tmp0 = var0; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dxmmintrin.h966 __m128 tmp3, tmp2, tmp1, tmp0; \
967 tmp0 = _mm_unpacklo_ps((row0), (row1)); \
971 (row0) = _mm_movelh_ps(tmp0, tmp2); \
972 (row1) = _mm_movehl_ps(tmp2, tmp0); \
/freebsd-10-stable/crypto/openssl/crypto/aes/asm/
H A Daes-x86_64.pl242 my $tmp0=$acc0;
248 $tmp0=$s[1];
256 $code.=" movzb ".&hi($s[1]).",$tmp0\n";
261 $code.=" xor 3($sbox,$tmp0,8),$out\n";
278 my $tmp0=$acc0;
284 $tmp0=$s[1];
296 $code.=" movzb ".&hi($s[1]).",$tmp0\n";
300 $code.=" mov 0($sbox,$tmp0,8),$tmp0\n";
304 $code.=" and \$0x0000ff00,$tmp0\
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Decp_nistp224.c533 limb tmp0, tmp1, tmp2; local
534 tmp0 = 2 * in[0];
540 out[3] = ((widelimb) in[3]) * tmp0 + ((widelimb) in[1]) * tmp2;

Completed in 214 milliseconds