Searched refs:w1 (Results 1 - 25 of 189) sorted by relevance

12345678

/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dnestcons.f904 integer, parameter :: w1(3)= (/ 5, 6, 7/) variable in program:nestcons
7 w2 = (/ 1, 2, w1(3:1:-1), 3 /)
/haiku-buildtools/binutils/gas/testsuite/gas/all/
H A Dstruct.s1 .globl w1
6 w1: .short 0 label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/all/
H A Dstruct.s1 .globl w1
6 w1: .short 0 label
/haiku-buildtools/binutils/gas/testsuite/gas/elf/
H A Dstruct.s1 .globl w1, w2, w3, l1, l2
5 w1: .short 0 label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/elf/
H A Dstruct.s1 .globl w1, w2, w3, l1, l2
5 w1: .short 0 label
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dldst-rcpc.d9 0: 38bfc0e1 ldaprb w1, \[x7\]
10 4: 38bfc0e1 ldaprb w1, \[x7\]
11 8: 38bfc0e1 ldaprb w1, \[x7\]
12 c: 78bfc0e1 ldaprh w1, \[x7\]
13 10: 78bfc0e1 ldaprh w1, \[x7\]
14 14: 78bfc0e1 ldaprh w1, \[x7\]
15 18: b8bfc0e1 ldapr w1, \[x7\]
16 1c: b8bfc0e1 ldapr w1, \[x7\]
17 20: b8bfc0e1 ldapr w1, \[x7\]
H A Dfp-armv8_3.s4 fjcvtzs w1, d2
H A Drm-simd-ext.s25 add w1, w1, w3
28 orr w1, w1, w3
H A Dreloc-dtprel_hi12-ilp32.s5 add w1, w26, #:dtprel_hi12:x
H A Dldst-rcpc-armv8_2.d10 0: 38bfc0e1 ldaprb w1, \[x7\]
11 4: 38bfc0e1 ldaprb w1, \[x7\]
12 8: 38bfc0e1 ldaprb w1, \[x7\]
13 c: 78bfc0e1 ldaprh w1, \[x7\]
14 10: 78bfc0e1 ldaprh w1, \[x7\]
15 14: 78bfc0e1 ldaprh w1, \[x7\]
16 18: b8bfc0e1 ldapr w1, \[x7\]
17 1c: b8bfc0e1 ldapr w1, \[x7\]
18 20: b8bfc0e1 ldapr w1, \[x7\]
H A Daddsub.d8 0: 0b0100f0 add w16, w7, w1
9 4: 0b2100f0 add w16, w7, w1, uxtb
10 8: 0b2100f0 add w16, w7, w1, uxtb
11 c: 0b2104f0 add w16, w7, w1, uxtb #1
12 10: 0b2108f0 add w16, w7, w1, uxtb #2
13 14: 0b210cf0 add w16, w7, w1, uxtb #3
14 18: 0b2110f0 add w16, w7, w1, uxtb #4
15 1c: 0b2120f0 add w16, w7, w1, uxth
16 20: 0b2120f0 add w16, w7, w1, uxth
17 24: 0b2124f0 add w16, w7, w1, uxt
[all...]
H A Dldst-exclusive.d8 0: 080f7ce1 stxrb w15, w1, \[x7\]
9 4: 080f7ce1 stxrb w15, w1, \[x7\]
10 8: 080f7ce1 stxrb w15, w1, \[x7\]
11 c: 480f7ce1 stxrh w15, w1, \[x7\]
12 10: 480f7ce1 stxrh w15, w1, \[x7\]
13 14: 480f7ce1 stxrh w15, w1, \[x7\]
14 18: 880f7ce1 stxr w15, w1, \[x7\]
15 1c: 880f7ce1 stxr w15, w1, \[x7\]
16 20: 880f7ce1 stxr w15, w1, \[x7\]
20 30: 085f7ce1 ldxrb w1, \[x
[all...]
H A Dsymbol.d8 0: b9400401 ldr w1, \[x0, #4\]
9 4: b9400401 ldr w1, \[x0, #4\]
10 8: b9401001 ldr w1, \[x0, #16\]
11 c: b9401001 ldr w1, \[x0, #16\]
H A Dsymbol.s14 ldr w1, [x0, #$CPU_mode]
15 ldr w1, [x0, $CPU_mode]
16 ldr w1, [x0, #CPU_mode]
17 ldr w1, [x0, CPU_mode]
H A Dreloc-tlsldm-page-ilp32-1.s4 add w1, w2, w3
H A Dalias.s25 extr w0, w1, w2, #15
32 madd w0, w1, w2, w3
33 madd w0, w1, w2, wzr
34 mul w0, w1, w2
38 smaddl x0, w1, w2, x3
39 smaddl x0, w1, w2, xzr
40 smull x0, w1, w2
41 smsubl x0, w1, w2, x3
42 smsubl x0, w1, w2, xzr
43 smnegl x0, w1, w
[all...]
H A Dldst-rcpc.s5 \op w1, [x7]
6 \op w1, [x7, #0]
7 \op w1, [x7, 0]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/weak_ptr/observers/
H A Downer_before.cc56 std::weak_ptr<A> w1(a1);
57 VERIFY( !a1.owner_before(w1) && !w1.owner_before(a1) );
59 VERIFY( w1.owner_before(w0) || w0.owner_before(w1) );
60 VERIFY( !(w1.owner_before(w0) && w0.owner_before(w1)) );
62 VERIFY( w1.owner_before(a0) || a0.owner_before(w1) );
63 VERIFY( !(w1
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Dbasep-11.s2 .weak w1
6 LDA $42,w1
9 w1: label
H A Dbasep-10.s3 .weak w1
9 LDA $42,w1
12 w1: label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mmix/
H A Dbasep-11.s2 .weak w1
6 LDA $42,w1
9 w1: label
H A Dbasep-10.s3 .weak w1
9 LDA $42,w1
12 w1: label
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/c_strings/wchar_t/
H A D3_neg.cc24 wchar_t *w1, *w2; variable
29 w1 = wmemchr (w2, L'/', 3);
30 w1 = wcschr (w2, L'/');
31 w1 = wcspbrk (w2, L"abc");
32 w1 = wcsrchr (w2, L'c');
33 w1 = wcsstr (w2, L"abc");
41 w1 = wmemchr (cw2, L'/', 3); // { dg-error "invalid conversion" }
42 w1 = wcschr (cw2, L'/'); // { dg-error "invalid conversion" }
43 w1 = wcsrchr (cw2, L'c'); // { dg-error "invalid conversion" }
44 w1
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dcsinc-1.c6 unsigned int w1,
9 if (w0 == w1)
17 unsigned int w1,
23 w4 = (w0 == w1) ? (w3 + 1) : w2;
29 unsigned int w1,
35 w4 = (w0 == w1) ? w2 : (w3 + 1);
5 test_csinc32_ifcvt(unsigned int w0, unsigned int w1, unsigned int w2) argument
16 test_csinc32_condasn1(unsigned int w0, unsigned int w1, unsigned int w2, unsigned int w3) argument
28 test_csinc32_condasn2(unsigned int w0, unsigned int w1, unsigned int w2, unsigned int w3) argument
H A Dcsinv-1.c6 unsigned int w1,
12 w4 = (w0 == w1) ? ~w3 : w2;
18 unsigned int w1,
24 w4 = (w0 == w1) ? w3 : ~w2;
5 test_csinv32_condasn1(unsigned int w0, unsigned int w1, unsigned int w2, unsigned int w3) argument
17 test_csinv32_condasn2(unsigned int w0, unsigned int w1, unsigned int w2, unsigned int w3) argument

Completed in 142 milliseconds

12345678