Home
last modified time | relevance | path

Searched refs:t1 (Results 1 – 25 of 1512) sorted by relevance

12345678910>>...61

/external/valgrind/main/none/tests/mips32/
DMIPS32int.c133 TESTINST1("add $t0, $t1, $t2", 0, 0, t0, t1, t2); in main()
134 TESTINST1("add $t0, $t1, $t2", 0, 1, t0, t1, t2); in main()
135 TESTINST1("add $t0, $t1, $t2", 1, 0, t0, t1, t2); in main()
136 TESTINST1("add $t0, $t1, $t2", 1, 1, t0, t1, t2); in main()
137 TESTINST1("add $t0, $t1, $t2", 0, -1, t0, t1, t2); in main()
138 TESTINST1("add $t0, $t1, $t2", 1, -1, t0, t1, t2); in main()
139 TESTINST1("add $t0, $t1, $t2", 0x80000000, 0, t0, t1, t2); in main()
140 TESTINST1("add $t0, $t1, $t2", 0x31415927, 0x27181728, t0, t1, t2); in main()
141 TESTINST1("add $t0, $t1, $t2", 0x31415927, 0x97181728, t0, t1, t2); in main()
142 TESTINST1("add $t0, $t1, $t2", -1, 0, t0, t1, t2); in main()
[all …]
DLoadStore1.c145 TESTINST1("sb $t0, 3($t1)", 0, 3, t0, t1); in main()
146 TESTINST1("sb $t0, 5($t1)", 0x31415927, 5, t0, t1); in main()
147 TESTINST1("sb $t0, 7($t1)", 0x7fffffff, 7, t0, t1); in main()
148 TESTINST1("sb $t0, 1($t1)", 0x80000000, 1, t0, t1); in main()
149 TESTINST1("sb $t0, 2($t1)", 0x80000000, 2, t0, t1); in main()
150 TESTINST1("sb $t0, 6($t1)", 0x7fffffff, 6, t0, t1); in main()
151 TESTINST1("sb $t0, 11($t1)", 0x7fffffff, 11, t0, t1); in main()
152 TESTINST1("sb $t0, 8($t1)", -1, 8, t0, t1); in main()
153 TESTINST1("sb $t0, 0($t1)", 0x31415927, 0, t0, t1); in main()
154 TESTINST1("sb $t0, 0($t1)", 0x0dd00000, 0, t0, t1); in main()
[all …]
DLoadStore.c145 TESTINST1("sb $t0, 0($t1)", 0, 0, t0, t1); in main()
146 TESTINST1("sb $t0, 0($t1)", 0x31415927, 0, t0, t1); in main()
147 TESTINST1("sb $t0, 0($t1)", 0x7fffffff, 0, t0, t1); in main()
148 TESTINST1("sb $t0, 0($t1)", 0x80000000, 0, t0, t1); in main()
149 TESTINST1("sb $t0, 2($t1)", 0x80000000, 2, t0, t1); in main()
150 TESTINST1("sb $t0, 6($t1)", 0x7fffffff, 6, t0, t1); in main()
151 TESTINST1("sb $t0, 10($t1)", 0x7fffffff, 10, t0, t1); in main()
152 TESTINST1("sb $t0, 8($t1)", -1, 8, t0, t1); in main()
153 TESTINST1("sb $t0, 0($t1)", 0x31415927, 0, t0, t1); in main()
154 TESTINST1("sb $t0, 0($t1)", 0x0dd00000, 0, t0, t1); in main()
[all …]
DLoadStore.stdout.exp-BE2 sb $t0, 0($t1) :: RTval: 0x0, out: 0x0
3 sb $t0, 0($t1) :: RTval: 0x0, out: 0x1f1e1f
4 sb $t0, 0($t1) :: RTval: 0x31415927, out: 0x27000000
5 sb $t0, 0($t1) :: RTval: 0x31415927, out: 0x271f1e1f
6 sb $t0, 0($t1) :: RTval: 0x7fffffff, out: 0xff000000
7 sb $t0, 0($t1) :: RTval: 0x7fffffff, out: 0xff1f1e1f
8 sb $t0, 0($t1) :: RTval: 0x80000000, out: 0x0
9 sb $t0, 0($t1) :: RTval: 0x80000000, out: 0x1f1e1f
10 sb $t0, 2($t1) :: RTval: 0x80000000, out: 0x0
11 sb $t0, 2($t1) :: RTval: 0x80000000, out: 0x1f0000
[all …]
DLoadStore1.stdout.exp-LE2 sb $t0, 3($t1) :: RTval: 0x0, out: 0x0
3 sb $t0, 3($t1) :: RTval: 0x0, out: 0x0
4 sb $t0, 5($t1) :: RTval: 0x31415927, out: 0x27
5 sb $t0, 5($t1) :: RTval: 0x31415927, out: 0x3000027
6 sb $t0, 7($t1) :: RTval: 0x7fffffff, out: 0xff
7 sb $t0, 7($t1) :: RTval: 0x7fffffff, out: 0x3ff
8 sb $t0, 1($t1) :: RTval: 0x80000000, out: 0x0
9 sb $t0, 1($t1) :: RTval: 0x80000000, out: 0x1f00
10 sb $t0, 2($t1) :: RTval: 0x80000000, out: 0x27000000
11 sb $t0, 2($t1) :: RTval: 0x80000000, out: 0x27000000
[all …]
DLoadStore.stdout.exp2 sb $t0, 0($t1) :: RTval: 0x0, out: 0x0
3 sb $t0, 0($t1) :: RTval: 0x0, out: 0x121f1e00
4 sb $t0, 0($t1) :: RTval: 0x31415927, out: 0x27
5 sb $t0, 0($t1) :: RTval: 0x31415927, out: 0x121f1e27
6 sb $t0, 0($t1) :: RTval: 0x7fffffff, out: 0xff
7 sb $t0, 0($t1) :: RTval: 0x7fffffff, out: 0x121f1eff
8 sb $t0, 0($t1) :: RTval: 0x80000000, out: 0x0
9 sb $t0, 0($t1) :: RTval: 0x80000000, out: 0x121f1e00
10 sb $t0, 2($t1) :: RTval: 0x80000000, out: 0x0
11 sb $t0, 2($t1) :: RTval: 0x80000000, out: 0x1200
[all …]
DLoadStore1.stdout.exp2 sb $t0, 3($t1) :: RTval: 0x0, out: 0x0
3 sb $t0, 3($t1) :: RTval: 0x0, out: 0x0
4 sb $t0, 5($t1) :: RTval: 0x31415927, out: 0x27000000
5 sb $t0, 5($t1) :: RTval: 0x31415927, out: 0x27000000
6 sb $t0, 7($t1) :: RTval: 0x7fffffff, out: 0xff000000
7 sb $t0, 7($t1) :: RTval: 0x7fffffff, out: 0xff000000
8 sb $t0, 1($t1) :: RTval: 0x80000000, out: 0x0
9 sb $t0, 1($t1) :: RTval: 0x80000000, out: 0x1e0000
10 sb $t0, 2($t1) :: RTval: 0x80000000, out: 0x27
11 sb $t0, 2($t1) :: RTval: 0x80000000, out: 0x27
[all …]
DMIPS32int.stdout.exp-mips322 add $t0, $t1, $t2 :: rd 0x00000000 rs 0x00000000, rt 0x00000000
3 add $t0, $t1, $t2 :: rd 0x00000001 rs 0x00000000, rt 0x00000001
4 add $t0, $t1, $t2 :: rd 0x00000001 rs 0x00000001, rt 0x00000000
5 add $t0, $t1, $t2 :: rd 0x00000002 rs 0x00000001, rt 0x00000001
6 add $t0, $t1, $t2 :: rd 0xffffffff rs 0x00000000, rt 0xffffffff
7 add $t0, $t1, $t2 :: rd 0x00000000 rs 0x00000001, rt 0xffffffff
8 add $t0, $t1, $t2 :: rd 0x80000000 rs 0x80000000, rt 0x00000000
9 add $t0, $t1, $t2 :: rd 0x5859704f rs 0x31415927, rt 0x27181728
10 add $t0, $t1, $t2 :: rd 0xc859704f rs 0x31415927, rt 0x97181728
11 add $t0, $t1, $t2 :: rd 0xffffffff rs 0xffffffff, rt 0x00000000
[all …]
DMIPS32int.stdout.exp-BE2 add $t0, $t1, $t2 :: rd 0x00000000 rs 0x00000000, rt 0x00000000
3 add $t0, $t1, $t2 :: rd 0x00000001 rs 0x00000000, rt 0x00000001
4 add $t0, $t1, $t2 :: rd 0x00000001 rs 0x00000001, rt 0x00000000
5 add $t0, $t1, $t2 :: rd 0x00000002 rs 0x00000001, rt 0x00000001
6 add $t0, $t1, $t2 :: rd 0xffffffff rs 0x00000000, rt 0xffffffff
7 add $t0, $t1, $t2 :: rd 0x00000000 rs 0x00000001, rt 0xffffffff
8 add $t0, $t1, $t2 :: rd 0x80000000 rs 0x80000000, rt 0x00000000
9 add $t0, $t1, $t2 :: rd 0x5859704f rs 0x31415927, rt 0x27181728
10 add $t0, $t1, $t2 :: rd 0xc859704f rs 0x31415927, rt 0x97181728
11 add $t0, $t1, $t2 :: rd 0xffffffff rs 0xffffffff, rt 0x00000000
[all …]
Dvfp.stdout.exp-mips322 ldc1 $f0, 0($t1) :: ft 0x4095a26666666666
3 ldc1 $f0, 8($t1) :: ft 0xbff000000
4 ldc1 $f0, 16($t1) :: ft 0x3ff000000
5 ldc1 $f0, 24($t1) :: ft 0x252a2e2b262d2d2a
6 ldc1 $f0, 32($t1) :: ft 0xffffffffffffffff
7 ldc1 $f0, 40($t1) :: ft 0x41d26580b487e5c9
8 ldc1 $f0, 48($t1) :: ft 0x42026580b750e388
9 ldc1 $f0, 56($t1) :: ft 0x3e45798ee2308c3a
10 ldc1 $f0, 64($t1) :: ft 0x3fbf9add3746f65f
11 ldc1 $f0, 0($t1) :: ft 0x4095a26666666666
[all …]
/external/chromium_org/third_party/sqlite/src/test/
Drandexpr1.test29 CREATE TABLE t1(a,b,c,d,e,f);
30 INSERT INTO t1 VALUES(100,200,300,400,500,600);
31 SELECT * FROM t1
36t1 where 19 in (t1.b,+11,coalesce((select max((abs(17)/abs(t1.f))) from t1 where ((abs(t1.f)/abs(t…
39t1 where 19 in (t1.b,+11,coalesce((select max((abs(17)/abs(t1.f))) from t1 where ((abs(t1.f)/abs(t…
42t1 where 19 in (t1.b,+11,coalesce((select max((abs(17)/abs(t1.f))) from t1 where ((abs(t1.f)/abs(t…
45t1.c*19-t1.f*19+coalesce((select 17 from t1 where e in (f,case (select cast(avg(t1.a) AS integer) …
48t1.c*19-t1.f*19+coalesce((select 17 from t1 where e in (f,case (select cast(avg(t1.a) AS integer) …
51t1 where e not in (~t1.d,+case when t1.c<b then t1.e else t1.a end-11 | t1.f,c) or b in (select ca…
54t1 where e not in (~t1.d,+case when t1.c<b then t1.e else t1.a end-11 | t1.f,c) or b in (select ca…
[all …]
Dboundary3.test26 CREATE TABLE t1(a,x);
27 INSERT INTO t1(oid,a,x) VALUES(-8388609,1,'ffffffffff7fffff');
28 INSERT INTO t1(oid,a,x) VALUES(-36028797018963969,2,'ff7fffffffffffff');
29 INSERT INTO t1(oid,a,x) VALUES(9223372036854775807,3,'7fffffffffffffff');
30 INSERT INTO t1(oid,a,x) VALUES(127,4,'000000000000007f');
31 INSERT INTO t1(oid,a,x) VALUES(3,5,'0000000000000003');
32 INSERT INTO t1(oid,a,x) VALUES(16777216,6,'0000000001000000');
33 INSERT INTO t1(oid,a,x) VALUES(4398046511103,7,'000003ffffffffff');
34 INSERT INTO t1(oid,a,x) VALUES(16383,8,'0000000000003fff');
35 INSERT INTO t1(oid,a,x) VALUES(16777215,9,'0000000000ffffff');
[all …]
Dnotnull.test27 CREATE TABLE t1 (
34 SELECT * FROM t1;
39 DELETE FROM t1;
40 INSERT INTO t1(a,b,c,d,e) VALUES(1,2,3,4,5);
41 SELECT * FROM t1 order by a;
46 DELETE FROM t1;
47 INSERT INTO t1(b,c,d,e) VALUES(2,3,4,5);
48 SELECT * FROM t1 order by a;
50 } {1 {t1.a may not be NULL}}
53 DELETE FROM t1;
[all …]
Ddelete3.test23 CREATE TABLE t1(x integer primary key);
25 INSERT INTO t1 VALUES(1);
26 INSERT INTO t1 VALUES(2);
27 INSERT INTO t1 SELECT x+2 FROM t1;
28 INSERT INTO t1 SELECT x+4 FROM t1;
29 INSERT INTO t1 SELECT x+8 FROM t1;
30 INSERT INTO t1 SELECT x+16 FROM t1;
31 INSERT INTO t1 SELECT x+32 FROM t1;
32 INSERT INTO t1 SELECT x+64 FROM t1;
33 INSERT INTO t1 SELECT x+128 FROM t1;
[all …]
Dsavepoint3.test20 CREATE TABLE t1(a, b, c);
21 INSERT INTO t1 VALUES(1, 2, 3);
24 INSERT INTO t1 VALUES(4, 5, 6);
26 DELETE FROM t1;
33 CREATE TABLE t1(a, b, c);
34 INSERT INTO t1 VALUES(randstr(400,400), randstr(400,400), randstr(400,400));
35 INSERT INTO t1 SELECT
36 randstr(400,400), randstr(400,400), randstr(400,400) FROM t1;
37 INSERT INTO t1
38 SELECT randstr(400,400), randstr(400,400), randstr(400,400) FROM t1;
[all …]
Dtkt2927.test29 CREATE TABLE t1(a, b);
30 INSERT INTO t1 VALUES(1,11);
31 INSERT INTO t1 VALUES(2,22);
32 INSERT INTO t1 VALUES(3,33);
33 INSERT INTO t1 VALUES(4,44);
34 INSERT INTO t1 VALUES(5,55);
35 SELECT * FROM t1;
42 SELECT a, b FROM t1
44 SELECT a, b FROM t1
50 SELECT a, b FROM t1
[all …]
Dsavepoint4.test23 return [db eval {SELECT count(*), md5sum(x) FROM t1}]
34 CREATE TABLE t1(x TEXT);
35 INSERT INTO t1 VALUES(randstr(10,400));
36 INSERT INTO t1 VALUES(randstr(10,400));
37 INSERT INTO t1 SELECT randstr(10,400) FROM t1;
38 INSERT INTO t1 SELECT randstr(10,400) FROM t1;
39 INSERT INTO t1 SELECT randstr(10,400) FROM t1;
40 INSERT INTO t1 SELECT randstr(10,400) FROM t1;
41 INSERT INTO t1 SELECT randstr(10,400) FROM t1;
42 INSERT INTO t1 SELECT randstr(10,400) FROM t1;
[all …]
Dexpr.test22 execsql {CREATE TABLE test1(i1 int, i2 int, r1 real, r2 real, t1 text, t2 text)}
26 execsql {CREATE TABLE test1(i1 int, i2 int, t1 text, t2 text)}
339 test_expr expr-3.1 {t1='abc', t2='xyz'} {t1<t2} 1
340 test_expr expr-3.2 {t1='xyz', t2='abc'} {t1<t2} 0
341 test_expr expr-3.3 {t1='abc', t2='abc'} {t1<t2} 0
342 test_expr expr-3.4 {t1='abc', t2='xyz'} {t1<=t2} 1
343 test_expr expr-3.5 {t1='xyz', t2='abc'} {t1<=t2} 0
344 test_expr expr-3.6 {t1='abc', t2='abc'} {t1<=t2} 1
345 test_expr expr-3.7 {t1='abc', t2='xyz'} {t1>t2} 0
346 test_expr expr-3.8 {t1='xyz', t2='abc'} {t1>t2} 1
[all …]
/external/aac/libFDK/src/
Dfft_rad2.cpp172 INT t1 = (r+j)<<1; in dit_fft() local
173 INT t2 = t1 + (mh<<1); in dit_fft()
180 ur = x[t1]>>1; in dit_fft()
181 ui = x[t1+1]>>1; in dit_fft()
183 x[t1] = ur+vr; in dit_fft()
184 x[t1+1] = ui+vi; in dit_fft()
189 t1 += mh; in dit_fft()
190 t2 = t1+(mh<<1); in dit_fft()
196 ur = x[t1]>>1; in dit_fft()
197 ui = x[t1+1]>>1; in dit_fft()
[all …]
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
Dsha1-thumb.pl29 $t1="r1";
45 ldr $t1,[$t0]
51 add $t2,$t1 @ E+=X[i]
62 add $a,$t2,$t1 @ A=E+F_xx_xx(B,C,D)
69 mov $t1,$c
70 eor $t1,$d
71 and $t1,$b
72 eor $t1,$d @ F_00_19(B,C,D)
80 mov $t1,$b
81 eor $t1,$c
[all …]
Dsha512-armv4.pl55 $t1="r10";
80 mov $t1,$Ehi,lsr#14
84 eor $t1,$t1,$Elo,lsl#18
87 eor $t1,$t1,$Ehi,lsr#18
89 eor $t1,$t1,$Elo,lsl#14
91 eor $t1,$t1,$Elo,lsr#9
93 eor $t1,$t1,$Ehi,lsl#23 @ Sigma1(e)
96 adc $Thi,$Thi,$t1 @ T += Sigma1(e)
97 ldr $t1,[sp,#$Foff+4] @ f.hi
105 eor $t1,$t1,$t3
[all …]
/external/openssl/crypto/sha/asm/
Dsha1-thumb.pl29 $t1="r1";
45 ldr $t1,[$t0]
51 add $t2,$t1 @ E+=X[i]
62 add $a,$t2,$t1 @ A=E+F_xx_xx(B,C,D)
69 mov $t1,$c
70 eor $t1,$d
71 and $t1,$b
72 eor $t1,$d @ F_00_19(B,C,D)
80 mov $t1,$b
81 eor $t1,$c
[all …]
Dsha512-armv4.pl55 $t1="r10";
80 mov $t1,$Ehi,lsr#14
84 eor $t1,$t1,$Elo,lsl#18
87 eor $t1,$t1,$Ehi,lsr#18
89 eor $t1,$t1,$Elo,lsl#14
91 eor $t1,$t1,$Elo,lsr#9
93 eor $t1,$t1,$Ehi,lsl#23 @ Sigma1(e)
96 adc $Thi,$Thi,$t1 @ T += Sigma1(e)
97 ldr $t1,[sp,#$Foff+4] @ f.hi
105 eor $t1,$t1,$t3
[all …]
/external/aac/libAACenc/src/
Dbit_cnt.cpp116 INT t0,t1,t2,t3; in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11() local
128 t1= values[i+1]; in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11()
134 bc1_2+=FDKaacEnc_huff_ltab1_2[t0+1][t1+1][t2+1][t3+1]; in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11()
137 bc5_6+=FDKaacEnc_huff_ltab5_6[t0+4][t1+4]; in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11()
141 t1=fixp_abs(t1); in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11()
146 bc3_4+= FDKaacEnc_huff_ltab3_4[t0][t1][t2][t3]; in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11()
148 bc7_8+=FDKaacEnc_huff_ltab7_8[t0][t1]; in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11()
151 bc9_10+=FDKaacEnc_huff_ltab9_10[t0][t1]; in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11()
154 bc11+= (INT) FDKaacEnc_huff_ltab11[t0][t1]; in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11()
157 sc+=(t0>0)+(t1>0)+(t2>0)+(t3>0); in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11()
[all …]
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_mop.cc26 ScopedThread t1, t2; in TEST() local
28 t1.Write1(l1); in TEST()
33 ScopedThread t1, t2; in TEST() local
35 t1.Write1(l); in TEST()
40 ScopedThread t1, t2; in TEST() local
42 t1.Read1(l); in TEST()
47 ScopedThread t1, t2; in TEST() local
49 t1.Write1(l); in TEST()
54 ScopedThread t1, t2; in TEST() local
56 t1.Read1(l); in TEST()
[all …]

12345678910>>...61