Searched refs:t0 (Results 1 - 25 of 65) sorted by relevance

123

/external/openssl/crypto/sha/asm/
H A Dsha512-armv4.pl37 $t0="r9";
63 mov $t0,$Elo,lsr#14
65 eor $t0,$t0,$Ehi,lsl#18
67 eor $t0,$t0,$Elo,lsr#18
69 eor $t0,$t0,$Ehi,lsl#14
71 eor $t0,$t0,
[all...]
H A Dsha256-armv4.pl19 $ctx="r0"; $t0="r0";
47 ldrb $t0,[$inp],#4
50 orr $T1,$T1,$t0,lsl#24
56 mov $t0,$e,ror#$Sigma1[0]
57 eor $t0,$t0,$e,ror#$Sigma1[1]
58 eor $t0,$t0,$e,ror#$Sigma1[2] @ Sigma1(e)
59 add $T1,$T1,$t0
69 orr $t0,
[all...]
H A Dsha1-s390x.pl40 $t0="%r10";
84 lr $t0,$d
85 xr $t0,$c
87 nr $t0,$b
89 xr $t0,$d
91 alr $e,$t0
103 lr $t0,$b
105 xr $t0,$c
107 xr $t0,$d
109 alr $e,$t0
[all...]
H A Dsha1-armv4-large.pl54 $t0="r9";
66 ldrb $t0,[$inp],#4
71 orr $t0,$t1,$t0,lsl#8
73 orr $t0,$t2,$t0,lsl#8
75 orr $t0,$t3,$t0,lsl#8
76 add $e,$e,$t0 @ E+=X[i]
77 str $t0,[
[all...]
H A Dsha1-x86_64.pl55 $t0="%ebx";
117 mov $c,$t0
120 xor $d,$t0
123 and $b,$t0
126 xor $d,$t0
128 add $t0,$f
133 mov $c,$t0
136 xor $d,$t0
139 and $b,$t0
142 xor $d,$t0
[all...]
H A Dsha1-thumb.pl28 $t0="r0";
44 sub $t0,#4
45 ldr $t1,[$t0]
169 ldmia $t0!,{$a,$b,$c,$d,$e} @ $t0 is r0 and holds ctx
170 mov $t0,$Xi
173 mov $t1,$t0
181 cmp $Xi,$t0
185 mov $t1,$t0
193 cmp $Xi,$t0
[all...]
H A Dsha1-ppc.pl54 $t0 ="r15";
79 and $t0,$c,$b
83 or $t0,$t0,$t1
84 add $f,$f,$t0
91 and $t0,$c,$b
96 or $t0,$t0,$t1
98 add $f,$f,$t0
111 xor $t0,
[all...]
H A Dsha512-s390x.pl29 $t0="%r0";
90 $ROT $t0,$e,$Sigma1[0]
93 xgr $t0,$t1
97 xgr $t0,$t1 # Sigma1(e)
101 algr $T1,$t0 # T1+=Sigma1(e)
105 $ROT $t0,$a,$Sigma0[1]
108 xgr $h,$t0
111 $ROT $t0,$t0,`$Sigma0[2]-$Sigma0[1]`
112 xgr $h,$t0 #
[all...]
H A Dsha512-ppc.pl96 $num="r5"; # zapped by $t0
101 $t0 ="r5";
126 and $t0,$f,$e
131 or $t0,$t0,$t1 ; Ch(e,f,g)
134 add $T,$T,$t0
139 and $t0,$a,$b
143 xor $t0,$t0,$t1
147 xor $t0,
[all...]
/external/openssl/crypto/des/
H A Dqud_cksm.c79 DES_LONG z0,z1,t0,t1; local
107 t0= (DES_LONG)(*(cp++));
108 t0|=(DES_LONG)Q_B1(*(cp++));
112 t0= (DES_LONG)(*(cp++));
115 t0+=z0;
116 t0&=0xffffffffL;
119 z0=((((t0*t0)&0xffffffffL)+((t1*t1)&0xffffffffL))
121 z1=((t0*((t1+NOISE)&0xffffffffL))&0xffffffffL)%0x7fffffffL;
/external/webkit/WebCore/platform/graphics/
H A DUnitBezier.h65 double t0; local
84 t0 = 0.0;
88 if (t2 < t0)
89 return t0;
93 while (t0 < t1) {
98 t0 = t2;
101 t2 = (t1 - t0) * .5 + t0;
/external/qemu/tcg/
H A Dtcg-op.h433 TCGv_i32 t0 = tcg_const_i32(arg2); local
434 tcg_gen_add_i32(ret, arg1, t0);
435 tcg_temp_free_i32(t0);
446 TCGv_i32 t0 = tcg_const_i32(arg1); local
447 tcg_gen_sub_i32(ret, t0, arg2);
448 tcg_temp_free_i32(t0);
457 TCGv_i32 t0 = tcg_const_i32(arg2); local
458 tcg_gen_sub_i32(ret, arg1, t0);
459 tcg_temp_free_i32(t0);
480 TCGv_i32 t0 local
503 TCGv_i32 t0 = tcg_const_i32(arg2); local
524 TCGv_i32 t0 = tcg_const_i32(arg2); local
540 TCGv_i32 t0 = tcg_const_i32(arg2); local
556 TCGv_i32 t0 = tcg_const_i32(arg2); local
572 TCGv_i32 t0 = tcg_const_i32(arg2); local
587 TCGv_i32 t0 = tcg_const_i32(arg2); local
601 TCGv_i32 t0 = tcg_const_i32(arg2); local
613 TCGv_i32 t0 = tcg_const_i32(arg2); local
641 TCGv_i32 t0; local
650 TCGv_i32 t0; local
659 TCGv_i32 t0; local
668 TCGv_i32 t0; local
879 TCGv_i64 t0; local
1016 TCGv_i64 t0 = tcg_const_i64(arg2); local
1032 TCGv_i64 t0 = tcg_const_i64(arg2); local
1048 TCGv_i64 t0 = tcg_const_i64(arg2); local
1063 TCGv_i64 t0 = tcg_const_i64(arg2); local
1079 TCGv_i64 t0 = tcg_const_i64(arg2); local
1095 TCGv_i64 t0 = tcg_const_i64(arg2); local
1141 TCGv_i64 t0; local
1150 TCGv_i64 t0; local
1159 TCGv_i64 t0; local
1168 TCGv_i64 t0; local
1184 TCGv_i64 t0 = tcg_const_i64(arg2); local
1192 TCGv_i64 t0 = tcg_const_i64(arg1); local
1203 TCGv_i64 t0 = tcg_const_i64(arg2); local
1211 TCGv_i64 t0 = tcg_const_i64(arg2); local
1219 TCGv_i64 t0 = tcg_const_i64(arg2); local
1226 TCGv_i64 t0 = tcg_const_i64(arg2); local
1385 TCGv_i32 t0, t1; local
1392 tcg_gen_mov_i32(TCGV_HIGH(ret), t0); local
1788 TCGv_i32 t0 = tcg_const_i32(arg2); local
1811 TCGv_i64 t0 = tcg_const_i64(arg2); local
[all...]
/external/v8/test/cctest/
H A Dtest-assembler-mips.cc148 __ ori(t0, zero_reg, 0);
149 __ lui(t0, 0x1234);
150 __ ori(t0, t0, 0);
151 __ ori(t0, t0, 0x0f0f);
152 __ ori(t0, t0, 0xf0f0);
153 __ addiu(t1, t0, 1);
157 __ li(t0,
[all...]
/external/speex/libspeex/
H A Dsmallft.c119 int t0,t1,t2,t3,t4,t5,t6; local
122 t0=(t2=l1*ido);
135 t2=t0;
161 t2+=t0;
174 int i,k,t0,t1,t2,t3,t4,t5,t6; local
176 t0=l1*ido;
178 t1=t0;
212 t3+=t0;
215 t3+=t0;
218 t3+=t0;
278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
637 int i,k,t0,t1,t2,t3,t4,t5,t6; local
692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
754 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; local
845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, local
[all...]
/external/openssl/crypto/aes/asm/
H A Daes-sparcv9.pl59 $t0="%l4";
194 ld [$key+0],$t0
198 xor $t0,$s0,$s0
202 ld [$key+16],$t0
266 xor $acc0,$t0,$t0
270 xor $acc1,$t0,$t0
273 xor $acc2,$t0,$t0
[all...]
H A Daes-s390x.pl55 $t0="%r0"; $mask="%r0";
385 l $t0,16($key)
401 xr $s0,$t0
708 l $t0,16($key)
723 xr $s0,$t0
739 lghi $t0,0
740 clgr $inp,$t0
742 clgr $key,$t0
745 lghi $t0,128
746 clr $bits,$t0
[all...]
/external/openssl/crypto/aes/
H A Daes_core.c785 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
803 t0 = Te0[s0 >> 24] ^ Te1[(s1 >> 16) & 0xff] ^ Te2[(s2 >> 8) & 0xff] ^ Te3[s3 & 0xff] ^ rk[ 4];
808 s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[ 8];
809 s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[ 9];
810 s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[10];
811 s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[11];
813 t0 = Te0[s0 >> 24] ^ Te1[(s1 >> 16) & 0xff] ^ Te2[(s2 >> 8) & 0xff] ^ Te3[s3 & 0xff] ^ rk[12];
818 s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[16];
819 s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[17];
820 s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >>
976 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/external/qemu/
H A Daes.c889 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
907 t0 = Te0[s0 >> 24] ^ Te1[(s1 >> 16) & 0xff] ^ Te2[(s2 >> 8) & 0xff] ^ Te3[s3 & 0xff] ^ rk[ 4];
912 s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[ 8];
913 s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[ 9];
914 s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff] ^ rk[10];
915 s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^ Te3[t2 & 0xff] ^ rk[11];
917 t0 = Te0[s0 >> 24] ^ Te1[(s1 >> 16) & 0xff] ^ Te2[(s2 >> 8) & 0xff] ^ Te3[s3 & 0xff] ^ rk[12];
922 s0 = Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] ^ Te2[(t2 >> 8) & 0xff] ^ Te3[t3 & 0xff] ^ rk[16];
923 s1 = Te0[t1 >> 24] ^ Te1[(t2 >> 16) & 0xff] ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff] ^ rk[17];
924 s2 = Te0[t2 >> 24] ^ Te1[(t3 >> 16) & 0xff] ^ Te2[(t0 >>
1080 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/external/libffi/src/mips/
H A Do32.S79 REG_L t0, A3_OFF($fp) # load the flags word
80 SRL t2, t0, 4 # shift our arg info
81 and t0, ((1<<4)-1) # mask out the return type
85 bnez t0, pass_d # make it quick for int
93 bne t0, FFI_ARGS_D, pass_f
100 bne t0, FFI_ARGS_F, pass_d_d
108 bne t0, FFI_ARGS_DD, pass_f_f
114 bne t0, FFI_ARGS_FF, pass_d_f
122 bne t0, FFI_ARGS_DF, pass_f_d
130 # bne t0, FFI_ARGS_F_
[all...]
/external/openssl/crypto/bn/asm/
H A Dppc64-mont.pl98 $t0="r16"; # temporary registers
247 extrdi $t0,$t3,16,48
251 std $t0,`$FRAME+0`($sp)
264 lwz $t0,4($ap) ; load a[j] as 32-bit word pair
280 std $t0,`$FRAME+64`($sp)
381 lwz $t0,4($ap) ; load a[j] as 32-bit word pair
389 std $t0,`$FRAME+64`($sp)
397 ld $t0,`$FRAME+0`($sp)
445 add $t0,$t0,
[all...]
H A Dmips3.s70 ld t0,0(a1)
82 dmultu t0,a3
93 mfhi t0
95 daddu v0,t0
141 ld t0,0(a1)
144 ld t0,0(a1)
151 dmultu t0,a3
157 mfhi t0
159 daddu v0,t0
165 ld t0,
[all...]
/external/dropbear/libtomcrypt/src/ciphers/aes/
H A Daes.c294 ulong32 s0, s1, s2, s3, t0, t1, t2, t3, *rk; local
317 t0 =
344 s0 = t0; s1 = t1; s2 = t2; s3 = t3;
355 t0 =
386 Te0(byte(t0, 3)) ^
395 Te3(byte(t0, 0)) ^
400 Te2(byte(t0, 1)) ^
405 Te1(byte(t0, 2)) ^
418 (Te4_3[byte(t0, 3)]) ^
428 (Te4_0[byte(t0,
473 ulong32 s0, s1, s2, s3, t0, t1, t2, t3, *rk; local
[all...]
/external/tremolo/Tremolo/
H A Dmdct.c341 REG_TYPE t0,t1,v0,v1,s0,s1; local
344 t0 = (*T++)>>1;
349 t0 += (v0 = (*V++)>>1);
351 XPROD31( s0, s1, t0, t1, x, x+1 );
355 v0 += (t0 = (*T++)>>1);
367 REG_TYPE t0,t1,v0,v1,q0,q1,s0,s1; local
370 t0 = *T++;
377 t0 += (q0 = (v0-t0)>>2);
381 XPROD31( s0, s1, t0, t
[all...]
/external/libvpx/vp8/encoder/
H A Dencodemb.c286 int t0; local
341 t0 = (vp8_dct_value_tokens_ptr + x)->Token;
346 pt = vp8_prev_token_class[t0];
367 tokens[i][0].token = t0;
392 t0 = tokens[next][0].token == DCT_EOB_TOKEN ?
399 t0=t1 = (vp8_dct_value_tokens_ptr + x)->Token;
404 if(t0!=DCT_EOB_TOKEN)
406 pt = vp8_prev_token_class[t0];
437 tokens[i][1].token =best?t1:t0;
449 t0
[all...]
/external/dropbear/libtomcrypt/src/mac/pelican/
H A Dpelican.c57 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; local
65 t0 =
85 s0 = t0; s1 = t1; s2 = t2; s3 = t3;

Completed in 657 milliseconds

123