Searched refs:t1 (Results 201 - 225 of 1220) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/hppa/hppa/
H A Dsigcode.S110 ldi SYS_compat_16___sigreturn14, %t1
116 ldi SYS_exit, %t1
/netbsd-current/lib/libc/compat/arch/hppa/sys/
H A Dcompat___sigtramp1.S105 ldi SYS_compat_16___sigreturn14, %t1
111 ldi SYS_exit, %t1
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dpending-diagnostic.cc76 pending_diagnostic::same_tree_p (tree t1, tree t2) argument
78 return simple_cst_equal (t1, t2) == 1;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-icf-gimple.h157 bool compare_ssa_name (const_tree t1, const_tree t2);
201 bool compare_decl (const_tree t1, const_tree t2);
206 bool compare_operand (tree t1, tree t2);
210 bool compare_asm_inputs_outputs (tree t1, tree t2);
214 bool compare_function_decl (tree t1, tree t2);
217 bool compare_variable_decl (const_tree t1, const_tree t2);
225 static bool compatible_polymorphic_types_p (tree t1, tree t2,
231 static bool compatible_types_p (tree t1, tree t2);
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-csky/
H A Dgot.s7 lrw t1, .L2@GOTPC
10 addu gb, gb, t1
H A Dtls-ld.s8 lrw t1, .L2@GOTPC
11 addu gb, gb, t1
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/riscv/
H A Dpriv-reg-pseudo.d28 [ ]+[0-9a-f]+:[ ]+002312f3[ ]+fsrm[ ]+t0,t1
29 [ ]+[0-9a-f]+:[ ]+00231073[ ]+fsrm[ ]+t1
33 [ ]+[0-9a-f]+:[ ]+001312f3[ ]+fsflags[ ]+t0,t1
34 [ ]+[0-9a-f]+:[ ]+00131073[ ]+fsflags[ ]+t1
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dimportc.d158 auto t1 = e1.type.toBasetype();
159 if (t1.isTypeDArray() || t1.isTypeSArray())
302 Type t1 = fparam.type;
310 t1 = t1.mutableOf();
313 if (!t1.equals(t2))
317 //printf("t1: %s\n", tf1.toChars());
325 * But we still need to see if t1 and t2 are the same type.
327 * t1
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.exceptions/
H A Dassert_fail.d265 T t1;
266 test!"!="(t1, t1, `T(false, 0, 2.5, 0, "bar", "") == T(false, 0, 2.5, 0, "bar", "")`);
268 test(t1, t2, `T(false, 0, 2.5, 0, "bar", "") != T(false, 0, 2.5, 0, "bari", "")`);
280 T t1;
281 test!"!="(t1, t1, `T(false, 0, 2.5, 0) == T(false, 0, 2.5, 0)`);
283 test(t1, t2, `T(false, 0, 2.5, 0) != T(false, 2, 2.5, 0)`);
295 T t1;
296 test!"!="(t1, t
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-icf-gimple.h158 bool compare_ssa_name (const_tree t1, const_tree t2);
202 bool compare_decl (const_tree t1, const_tree t2);
211 bool compare_operand (tree t1, tree t2, operand_access_type type);
215 bool compare_asm_inputs_outputs (tree t1, tree t2,
220 bool compare_function_decl (tree t1, tree t2);
223 bool compare_variable_decl (const_tree t1, const_tree t2);
231 static bool compatible_polymorphic_types_p (tree t1, tree t2,
237 static bool compatible_types_p (tree t1, tree t2);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_bvgraph.h52 t1.copyFrom(from);
53 while (!t1.empty()) {
54 uptr node = t1.getAndClearFirstOne();
88 t1.copyFrom(from);
89 while (!t1.empty()) {
90 uptr idx = t1.getAndClearFirstOne();
111 BV &to_visit = t1,
159 BV t1, t2; variable
/netbsd-current/sys/arch/riscv/riscv/
H A Dlocore.S194 li t1, ((VM_MIN_KERNEL_ADDRESS >> XSEGSHIFT) & (NPDEPG - 1)) * SZREG
195 add t1, t1, s3
196 REG_S t0, 0(t1)
198 VPRINTX(t1)
211 li t1, ((VM_MIN_KERNEL_ADDRESS >> SEGSHIFT) & (NPDEPG - 1)) * SZREG
212 add s9, s2, t1
242 li t1, ((VM_KERNEL_DTB_BASE >> SEGSHIFT) & (NPDEPG - 1)) * SZREG
243 add s9, s2, t1
264 li t1, ((VM_KERNEL_IO_BAS
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dcamellia-ntt.c117 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
122 t1 = ir >> 16; \
124 ^ CAMELLIA_SP0222((t1 >> 8) & 0xff) \
125 ^ CAMELLIA_SP3033(t1 & 0xff) \
141 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) \
146 t1 = klr; \
147 t1 |= lr; \
148 ll ^= t1; \
158 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
456 u32 il, ir, t0, t1, w local
668 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ local
974 u32 il, ir, t0, t1; local
1064 u32 il,ir,t0,t1; /* temporary valiables */ local
1157 u32 il,ir,t0,t1; /* temporary valiables */ local
1271 u32 il,ir,t0,t1; /* temporary valiables */ local
[all...]
/netbsd-current/sys/crypto/camellia/
H A Dcamellia.c105 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
110 t1 = ir >> 16; \
112 ^ CAMELLIA_SP0222((t1 >> 8) & 0xff) \
113 ^ CAMELLIA_SP3033(t1 & 0xff) \
125 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) \
134 t1 = klr; \
136 t1 |= lr; \
137 ll ^= t1; \
141 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
440 uint32_t il, ir, t0, t1, w local
647 uint32_t il, ir, t0, t1, w0, w1; /* temporary variables */ local
945 uint32_t il, ir, t0, t1; local
1012 uint32_t il,ir,t0,t1; /* temporary variables */ local
1082 uint32_t il,ir,t0,t1; /* temporary variables */ local
1165 uint32_t il,ir,t0,t1; /* temporary variables */ local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dsha1-ppc.pl68 $t1 ="r6";
108 andc $t1,$d,$b
110 or $t0,$t0,$t1
121 andc $t1,$d,$b
123 or $t0,$t0,$t1
175 or $t1,$b,$c
178 and $t1,$t1,$d
179 or $t0,$t0,$t1
232 subfic $t1,
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha1-ppc.pl72 $t1 ="r6";
112 andc $t1,$d,$b
114 or $t0,$t0,$t1
125 andc $t1,$d,$b
127 or $t0,$t0,$t1
179 or $t1,$b,$c
182 and $t1,$t1,$d
183 or $t0,$t0,$t1
236 subfic $t1,
[all...]
/netbsd-current/tests/libexec/ld.elf_so/
H A Dh_locking.c96 pthread_t t1, t2; local
100 pthread_create(&t1, NULL, init_fini_helper,
118 pthread_t t1, t2; local
122 pthread_create(&t1, NULL, init_fini_helper,
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_div.c107 mp_int q, x, y, t1, t2; local
133 if ((res = mp_init (&t1)) != MP_OKAY) {
216 mp_zero (&t1);
217 t1.dp[0] = (t - 1 < 0) ? 0 : y.dp[t - 1];
218 t1.dp[1] = y.dp[t];
219 t1.used = 2;
220 if ((res = mp_mul_d (&t1, q.dp[i - t - 1], &t1)) != MP_OKAY) {
229 } while (mp_cmp_mag(&t1, &t2) == MP_GT);
232 if ((res = mp_mul_d (&y, q.dp[i - t - 1], &t1)) !
[all...]
/netbsd-current/sys/arch/arm/include/
H A Dbyte_swap.h70 uint32_t t1; local
79 t1 = v ^ ((v << 16) | (v >> 16));
80 t1 &= 0xff00ffffU;
82 v ^= (t1 >> 8);
/netbsd-current/lib/libc/compat/arch/mips/gen/
H A Dcompat_sigsetjmp.S76 INT_L t1, _SC_MASK13(a0) # get "savemask"
77 bne t1, 0x0, 1f # restore signal mask?
/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dtwo_file_test.h26 extern bool t1();
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmips4010.d16 0+001c <stuff\+0x1c> msub t0,t1
17 0+0020 <stuff\+0x20> msubu t1,t2
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-riscv-elf/
H A Dpcrel-lo-addend.s6 lb t1, 0(ra)
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/
H A Dstrict.t31 # strict should cause t1 to contain an error message if wrong variable is used in template
32 my $t1 = $tmpl1->fill_in(PACKAGE => 'T1', STRICT => 1, HASH => { bar => 'baz' });
44 like $t1, qr/Global symbol "\$foo" requires explicit package/;
/netbsd-current/sys/arch/sgimips/sgimips/
H A Dip22_cache.S54 and t1, v0, t0 ; \
55 or t1, MIPS3_SR_KX /* enable 64-bit */ ; \
56 mtc0 t1, MIPS_COP_0_STATUS ; \

Completed in 421 milliseconds

1234567891011>>