Searched refs:t8 (Results 1 - 25 of 81) sorted by relevance

1234

/external/pixman/pixman/
H A Dpixman-mips-memcpy-asm.S56 xor t8, a1, a0
57 andi t8, t8, 0x3 /* t8 is a0/a1 word-displacement */
59 bne t8, zero, $unaligned
66 LWHI t8, 0(a1)
68 SWHI t8, 0(a0)
72 $chk16w: andi t8, a2, 0x3f /* any whole 64-byte chunks? */
73 /* t8 is the byte count after 64-byte chunks */
75 beq a2, t8,
[all...]
H A Dpixman-mips-dspr2-asm.S161 CONVERT_2x8888_TO_2x0565 t0, t1, t2, t3, t4, t5, t6, t7, t8
203 CONVERT_2x0565_TO_2x8888 t0, t1, t2, t3, t4, t5, t6, t7, t8, t9
235 srl t8, a2, 3 /* t1 = how many multiples of 8 src pixels */
236 beqz t8, 3f /* branch if less than 8 src pixels */
239 addiu t8, t8, -1
240 beqz t8, 2f
324 lui t8, 0xff00;
357 or t3, t3, t8 /* t3 = FF | R2 | G2 | B2 */
359 or t4, t4, t8 /* t
[all...]
/external/clang/test/CodeGen/
H A Dms_struct-bitfield-1.c70 } ATTR t8; variable in typeref:struct:__anon18673
71 static int a8[(sizeof(t8) == 4) -1];
H A Dms_struct-bitfield.c104 } ATTR t8; variable in typeref:struct:__anon18686
105 int s8 = sizeof(t8);
H A Darm-aapcs-zerolength-bitfield.c72 struct t8 struct
79 static int arr8_offset[(offsetof(struct t8, bar2) == 5) ? 0 : -1];
80 static int arr8_sizeof[(sizeof(struct t8) == 8) ? 0 : -1];
H A Darm-apcs-zerolength-bitfield.c76 struct t8 struct
83 static int arr8_offset[(offsetof(struct t8, bar2) == 5) ? 0 : -1];
84 static int arr8_sizeof[(sizeof(struct t8) == 8) ? 0 : -1];
H A Dcomplex.c95 void t8() { function
/external/valgrind/main/none/tests/mips32/
H A Dmips32_dspr2.c556 TESTDSPINST_RD_RT_DSPC("absq_s.qb $t0, $t8", 0xfff45fff, t0, t8);
564 TESTDSPINST_RD_RT_DSPC("absq_s.qb $t0, $t8", 0xc4dbfe20, t0, t8);
572 TESTDSPINST_RD_RT_DSPC("absq_s.qb $t0, $t8", 0x8f8f8f80, t0, t8);
580 TESTDSPINST_RD_RT_DSPC("absq_s.qb $t0, $t8", 0xbc80f924, t0, t8);
588 TESTDSPINST_RD_RT_DSPC("absq_s.qb $t0, $t8", 0x73f39fca, t0, t8);
[all...]
H A Dmips32_dsp.c563 TESTDSPINST_RD_RT_DSPC("absq_s.ph $t0, $t8", 0xfff45fff, t0, t8);
571 TESTDSPINST_RD_RT_DSPC("absq_s.ph $t0, $t8", 0xc4dbfe20, t0, t8);
579 TESTDSPINST_RD_RT_DSPC("absq_s.ph $t0, $t8", 0x8f8f8f80, t0, t8);
587 TESTDSPINST_RD_RT_DSPC("absq_s.ph $t0, $t8", 0xbc80f924, t0, t8);
595 TESTDSPINST_RD_RT_DSPC("absq_s.ph $t0, $t8", 0x73f39fca, t0, t8);
[all...]
H A Dbranches.c269 TESTINST1(22, t8);
295 TESTINST2(22, t8);
321 TESTINST3(22, t8);
339 TESTINST4("beq", 14, -1, 0x5, v0, t9, t8);
340 TESTINST4("beq", 15, -1, -1, t9, t8, a3);
357 TESTINST4("bne", 14, -1, 0x5, v0, t9, t8);
358 TESTINST4("bne", 15, -1, -1, t9, t8, a3);
376 TESTINST5("beqz", 15, -1, t9, t8);
394 TESTINST5("bgez", 15, -1, t9, t8);
412 TESTINST5("bgtz", 15, -1, t9, t8);
[all...]
H A Dmips32_dspr2.stdout.exp8 absq_s.qb $t0, $t8 :: rd 0x010c5f01 rt 0xfff45fff DSPControl 0x0
16 absq_s.qb $t0, $t8 :: rd 0x3c250220 rt 0xc4dbfe20 DSPControl 0x0
24 absq_s.qb $t0, $t8 :: rd 0x7171717f rt 0x8f8f8f80 DSPControl 0x100000
32 absq_s.qb $t0, $t8 :: rd 0x447f0724 rt 0xbc80f924 DSPControl 0x100000
40 absq_s.qb $t0, $t8 :: rd 0x730d6136 rt 0x73f39fca DSPControl 0x0
48 addqh.ph $t2, $t4, $t8 :: rs 0x00010001 rt 0xffffffff out 0x00000000
49 addqh.ph $t0, $t8, $t0 :: rs 0x7fff7fff rt 0x7fff7fff out 0x7fff7fff
55 addqh.ph $t2, $t4, $t8 :: rs 0x00010001 rt 0xffffffff out 0x00000000
56 addqh.ph $t0, $t8, $t0 :: rs 0x7fff7fff rt 0x7fff7fff out 0x7fff7fff
63 addqh.ph $t2, $t4, $t8
[all...]
/external/chromium_org/third_party/skia/src/opts/
H A DSkBlitRow_opts_mips_dsp.cpp122 register int32_t t7, t8, t9, s0, s1, s2, s3; local
167 "subu.qb %[t8], %[t7], %[t6] \n\t"
168 "addq.ph %[t6], %[t8], %[t4] \n\t"
173 "subu.qb %[t8], %[t3], %[t7] \n\t"
174 "addq.ph %[t7], %[t8], %[t4] \n\t"
187 "or %[t8], %[t9], %[t1] \n\t"
189 "or %[t9], %[t1], %[t8] \n\t"
192 "and %[t8], %[s2], %[t5] \n\t"
193 "or %[t5], %[t6], %[t8] \n\t"
199 "srl %[t8],
270 register uint32_t t6, t7, t8, t9, s0; local
550 register uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8; local
661 register uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9; local
[all...]
/external/compiler-rt/test/asan/TestCases/
H A Dstack-overflow.cc36 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13;
45 t8 = z8;
60 z8 = t8;
/external/skia/src/opts/
H A DSkBlitRow_opts_mips_dsp.cpp122 register int32_t t7, t8, t9, s0, s1, s2, s3; local
167 "subu.qb %[t8], %[t7], %[t6] \n\t"
168 "addq.ph %[t6], %[t8], %[t4] \n\t"
173 "subu.qb %[t8], %[t3], %[t7] \n\t"
174 "addq.ph %[t7], %[t8], %[t4] \n\t"
187 "or %[t8], %[t9], %[t1] \n\t"
189 "or %[t9], %[t1], %[t8] \n\t"
192 "and %[t8], %[s2], %[t5] \n\t"
193 "or %[t5], %[t6], %[t8] \n\t"
199 "srl %[t8],
270 register uint32_t t6, t7, t8, t9, s0; local
550 register uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8; local
661 register uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9; local
[all...]
/external/clang/test/Analysis/
H A Dfree.c37 void t8 (char **x) { function
/external/clang/test/Index/
H A Dcomplete-documentation-templates.cpp59 T3<int>::T8 t8; local
/external/clang/test/Parser/
H A Dms-inline-asm.c31 void t8() {
/external/clang/test/Sema/
H A Dwarn-char-subscripts.c46 void t8() { function
H A Dfunction.c24 int t8(, int a); // expected-error {{expected parameter declarator}}
/external/llvm/test/MC/Mips/mips2/
H A Dinvalid-mips3-wrong-error.s11 ldl $t8,-4167($t8) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
/external/libvorbis/lib/
H A Dsmallft.c276 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
446 t8=t4;
449 ch2[t6++]+=ar2*c2[t8++];
525 t8=t4;
530 cc[i+t7-1]=ch[i+t8-1]+ch[i+t9-1];
531 cc[ic+t6-1]=ch[i+t8-1]-ch[i+t9-1];
532 cc[i+t7]=ch[i+t8]+ch[i+t9];
533 cc[ic+t6]=ch[i+t9]-ch[i+t8];
537 t8+=ido;
557 t8
690 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
752 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; local
843 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, local
[all...]
/external/speex/libspeex/
H A Dsmallft.c278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
448 t8=t4;
451 ch2[t6++]+=ar2*c2[t8++];
527 t8=t4;
532 cc[i+t7-1]=ch[i+t8-1]+ch[i+t9-1];
533 cc[ic+t6-1]=ch[i+t8-1]-ch[i+t9-1];
534 cc[i+t7]=ch[i+t8]+ch[i+t9];
535 cc[ic+t6]=ch[i+t9]-ch[i+t8];
539 t8+=ido;
559 t8
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/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
H A Dp5.cpp60 unsigned &t8 = (a->bitX = 3); // expected-error {{non-const reference cannot bind to bit-field 'bitX'}} local
/external/clang/test/CXX/except/except.spec/
H A Dp5-pointers.cpp66 void (*(*t8)())() throw(A) = &s8; // expected-error {{return types differ}}
/external/clang/test/Coverage/
H A Dc-language-features.inc98 int t8 = t7[a0];
99 t8++;

Completed in 5786 milliseconds

1234