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

123

/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mips-elf/
H A Dstub-dynsym-1-10000.d9 .*: 3c180001 lui t8,0x1
11 .*: 37180000 ori t8,t8,0x0
H A Dstub-dynsym-1-2fe80.d9 .*: 3c180002 lui t8,0x2
11 .*: 3718fe80 ori t8,t8,0xfe80
H A Dstub-dynsym-1-7fff.d10 .*: 24187fff li t8,32767
H A Dstub-dynsym-1-8000.d10 .*: 34188000 li t8,0x8000
H A Dstub-dynsym-1-fff0.d10 .*: 3418fff0 li t8,0xfff0
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dstub-dynsym-1-2fe80.d9 .*: 3c180002 lui t8,0x2
11 .*: 3718fe80 ori t8,t8,0xfe80
H A Dstub-dynsym-1-10000.d9 .*: 3c180001 lui t8,0x1
11 .*: 37180000 ori t8,t8,0x0
H A Dstub-dynsym-1-fff0.d10 .*: 3418fff0 li t8,0xfff0
H A Dstub-dynsym-1-8000.d10 .*: 34188000 li t8,0x8000
H A Dstub-dynsym-1-7fff.d10 .*: 24187fff li t8,32767
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dintrinsic_associated_2.f904 logical*8 :: t8, L84, L88 variable in program:intrinsic_associated_2
11 t8 = .true.
12 t8 = t4
16 L84 = t8 .and. associated (a4p, a4)
18 L88 = t8 .and. associated (a8p, a8)
23 L84 = t8 .and. associated (a4p, a4)
25 L88 = t8 .and. associated (a8p, a8)
31 L84 = t8 .and. associated (a4p, a4(1:10:2, 1:10:2))
33 L88 = t8 .and. associated (a8p, a8(1:4, 1:4))
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dlogical_1.f9010 logical(8), parameter :: t8 = .TRUE., f8 = .FALSE. variable in program:logical_1
19 write(t(4),*) t8
/haiku-buildtools/binutils/gas/testsuite/gas/dlx/
H A Ditype.s13 seqi t7,t8,0x7fff
14 snei t7,t8,0x7fff
15 slti t7,t8,0x7fff
20 sequi t7,t8,0x7fff
21 sneui t7,t8,0x7fff
22 sltui t7,t8,0x7fff
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/dlx/
H A Ditype.s13 seqi t7,t8,0x7fff
14 snei t7,t8,0x7fff
15 slti t7,t8,0x7fff
20 sequi t7,t8,0x7fff
21 sneui t7,t8,0x7fff
22 sltui t7,t8,0x7fff
/haiku-buildtools/binutils/gold/testsuite/
H A Dtls_test.h39 extern bool t8();
H A Dtwo_file_test.h46 extern bool t8();
H A Dtwo_file_test_main.cc46 assert(t8());
H A Dtwo_file_test_tls.cc49 assert(t8());
/haiku-buildtools/gcc/libstdc++-v3/testsuite/19_diagnostics/headers/stdexcept/
H A Dtypes_std.cc31 typedef std::overflow_error t8; typedef in namespace:gnu
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/headers/fstream/
H A Dtypes_std.cc35 typedef std::wfstream t8; typedef in namespace:gnu
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/headers/sstream/
H A Dtypes_std.cc35 typedef std::wstringstream t8; typedef in namespace:gnu
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Didentical-invariants.c4 int t1, t2, t3, t4, t5, t6, t7, t8, t9, t10; variable
17 foo2 (&t7, &t2, &t8, &t4, &t5, &t6);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr36489.c21 union B t8 variable in typeref:union:B
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr48721.c30 int t2, t4, t5, t6, t7, t8; local
32 t8 = *n[m[x] * 5];
42 y->s8 = t8;
/haiku-buildtools/gcc/libgcc/config/spu/
H A Dfloat_unsdidf.c43 qword t0, t1, t2, t3, t4, t5, t6, t7, t8; local
52 t8 = si_shlqbyi (t7, 8);
53 return si_dfa (t7, t8);

Completed in 181 milliseconds

123