Searched refs:t4 (Results 1 - 25 of 191) sorted by relevance

12345678

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dthin_archive_test_4.cc32 t4() function
H A Dthin_archive_test_3.cc31 extern int t4();
36 return (t4() << 4) | 3;
H A Dweak_as_needed_a.c2 extern void t4(void);
9 t4();
H A Dweak_as_needed_c.c9 void t4(void);
26 void t4(void) function
28 printf("weak_as_needed_c: t4\n");
H A Dver_test_main.cc33 assert(t4());
63 t4() function
H A Dver_test.h33 extern bool t4();
H A Dtls_test.h29 extern bool t4();
H A Dbasic_test.cc59 char t4[] = "Hello, world"; variable
65 // program starts, to contents of t4).
76 && t4[5] == ','
169 char* t13 = &t4[6];
303 t6[i] = t4[i];
H A Dtwo_file_test.h36 extern bool t4();
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Deret-1.s2 li $t4, 0
16 li $t4, 4
18 li $t4, 3
21 li $t4, 3
25 li $t4, 3
26 1: li $t4, 3
H A Deret-1.d10 [ 0-9a-f]+: 240c0000 li t4,0
30 [ 0-9a-f]+: 240c0004 li t4,4
32 [ 0-9a-f]+: 240c0003 li t4,3
35 [ 0-9a-f]+: 240c0003 li t4,3
39 [ 0-9a-f]+: 240c0003 li t4,3
40 [ 0-9a-f]+: 240c0003 li t4,3
H A Daent.d11 [0-9a-f]+ <foo[^>]*> srav t0,t2,t4
13 [0-9a-f]+ <bar[^>]*> srav t0,t2,t4
H A Dmips4010.d18 0+0024 <stuff\+0x24> selsl t2,t3,t4
19 0+0028 <stuff\+0x28> selsr t3,t4,t5
/netbsd-current/lib/libc/arch/hppa/sys/
H A D__vfork14.S53 * to do just this for the t4 register.
55 copy %rp, %t4
62 copy %t4, %rp // delay slot of branch to __cerror
/netbsd-current/tests/usr.bin/indent/
H A Dlsym_type.c30 static t4 *static_no_init_ptr;
/netbsd-current/common/lib/libc/arch/alpha/string/
H A Dbcopy.S122 mskql t2,SIZEREG,t4
125 or t4,t3,t4
126 stq_u t4,0(DSTREG)
165 extql t2,SRCREG,t4
168 or t4,t5,t5
174 extql t3,SRCREG,t4
177 or t4,t5,t5
202 lda t4,-1(zero)
203 mskql t4,SIZERE
[all...]
H A Dbzero.S91 and a1,0x38,t4
92 beq t4,bzero_finish_lp_done
95 subq t4,8,t4
97 bne t4,bzero_finish_lp
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/spu/
H A Dfloat_unssidf.c35 qword t0, t1, t2, t3, t4, t5, t6, t7; local
40 t4 = si_sf (t0, t1);
42 t6 = si_andc (t4, t3);
/netbsd-current/bin/sh/USD.doc/
H A DMakefile6 SRCS= referargs t.mac t1 t2 t3 t4
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-aarch64/
H A Dfarcall-group.s13 .section .text.t4
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Darm-call1.s27 .global t4
29 t4: label
H A Darm-call2.s17 bl t4
/netbsd-current/sys/arch/mipsco/stand/common/
H A Dprom.S54 la t4, saiob
56 add t4, t4, t5
59 sw t0, 0(t4)
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Driscv64-unwind-prologue-with-ld-lw-foo.s57 lw t4,0(a5) # Load a 32 bit canary (use t4 to force the use of
59 ld t4,0(a5) # Load a 64 bit canary (use t4��to force the use of
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/asm/
H A Decp_nistp521-ppc64.pl150 my ($t1, $t2, $t3, $t4) = ("v33", "v34", "v44", "v54");
189 xxpermdi $t4,$in2[1],$in2[0],0b00
190 vmsumudm $out[3],$t3,$t4,$out[3]
194 xxpermdi $t4,$in2[2],$in2[1],0b00
195 vmsumudm $out[4],$t3,$t4,$out[4]
200 xxpermdi $t4,$in2[3],$in2[2],0b00
201 vmsumudm $out[5],$t3,$t4,$out[5]
205 xxpermdi $t4,$in2[4],$in2[3],0b00
206 vmsumudm $out[6],$t3,$t4,$out[6]
210 xxpermdi $t4,
[all...]

Completed in 142 milliseconds

12345678