Searched refs:ones (Results 1 - 25 of 67) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-generic.c15 test_struct ones = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
30 c = atomic_exchange_explicit (&a, ones, memory_order_seq_cst);
33 if (memcmp (&a, &ones, size))
37 if (memcmp (&b, &ones, size))
45 if (atomic_compare_exchange_weak_explicit (&a, &b, ones, memory_order_seq_cst, memory_order_acquire))
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Datomic-generic.c21 test_struct ones = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
35 __atomic_exchange (&a, &ones, &c, __ATOMIC_SEQ_CST);
38 if (memcmp (&a, &ones, size))
42 if (memcmp (&b, &ones, size))
50 if (__atomic_compare_exchange (&a, &b, &ones, false, __ATOMIC_SEQ_CST, __ATOMIC_ACQUIRE))
/haiku-buildtools/gcc/libatomic/testsuite/libatomic.c/
H A Datomic-generic.c20 test_struct ones = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; variable
34 __atomic_exchange (&a, &ones, &c, __ATOMIC_SEQ_CST);
37 if (memcmp (&a, &ones, size))
41 if (memcmp (&b, &ones, size))
49 if (__atomic_compare_exchange (&a, &b, &ones, false, __ATOMIC_SEQ_CST, __ATOMIC_ACQUIRE))
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dtls-multi-got-1-2.s10 .irp ones,0,1,2,3,4,5,6,7,8,9
11 one_sym \thou\hund\tens\ones
H A Dmulti-got-no-shared-1.s22 .irp ones,0,1,2,3,4,5,6,7,8,9
23 one_sym \thou\hund\tens\ones
H A Dmulti-got-no-shared-2.s20 .irp ones,0,1,2,3,4,5,6,7,8,9
21 one_sym \thou\hund\tens\ones
H A Dtls-multi-got-1-1.s10 .irp ones,0,1,2,3,4,5,6,7,8,9
11 one_sym \thou\hund\tens\ones
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mips-elf/
H A Dtls-multi-got-1-2.s10 .irp ones,0,1,2,3,4,5,6,7,8,9
11 one_sym \thou\hund\tens\ones
H A Dmulti-got-no-shared-1.s22 .irp ones,0,1,2,3,4,5,6,7,8,9
23 one_sym \thou\hund\tens\ones
H A Dmulti-got-no-shared-2.s20 .irp ones,0,1,2,3,4,5,6,7,8,9
21 one_sym \thou\hund\tens\ones
H A Dtls-multi-got-1-1.s10 .irp ones,0,1,2,3,4,5,6,7,8,9
11 one_sym \thou\hund\tens\ones
/haiku-buildtools/binutils/ld/testsuite/ld-spu/
H A Dear.s20 #new ones don't need to be 16 bytes apart
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dbit.s51 .global ones
52 ones: label
53 R5.l = ones r0;
H A Dbit.d39 0000003a <ones>:
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Dbit.s51 .global ones
52 ones: label
53 R5.l = ones r0;
H A Dbit.d39 0000003a <ones>:
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dsse4_1-ptest-3.c29 int ones[4]; local
70 ones[i] = _mm_test_all_ones (val[i].x);
80 if (ones[i] != correct_ones[i])
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dle-fpconst.d4 # Not all arm targets are bi-endian, so only run this test on ones
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dle-fpconst.d4 # Not all arm targets are bi-endian, so only run this test on ones
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/hash/
H A Dquality.cc77 vector<int> ones(array_size, 0);
88 ++ones[k * kk + j * jj + ((i >> k) & 1)];
96 // spread across the elements of ones[].
106 int z = ones[bitpos * kk + j * jj + bit];
/haiku-buildtools/binutils/gas/testsuite/gas/elf/
H A Dbignums.d9 # ELF based ones, but we need a tool that can dump the data section
/haiku-buildtools/legacy/binutils/opcodes/
H A Dor32-dis.c152 unsigned long ones, zeros; local
157 ones = or32_extract ('1', encoding, insn);
161 printf ("ones: %x \n", ones);
164 if ((insn & ones) != ones)
/haiku-buildtools/gcc/gmp/mpn/alpha/ev6/
H A Dadd_n.asm68 ldq u1, 0(r17) C L0 get next ones
72 ldq u0, 8(r17) C L0 get next ones
77 ldq u1, 16(r17) C L0 get next ones
85 $ret5f: ldq u0, 24(r17) C L0 get next ones
93 ldq u1, 32(r17) C L0 get next ones
113 $ret7: ldq u0, 0(r17) C L0 get next ones
123 ldq u1, 8(r17) C L0 get next ones
133 $ret1: ldq u0, 16(r17) C L0 get next ones
143 ldq u1, 24(r17) C L0 get next ones
153 $ret3: ldq u0, 32(r17) C L0 get next ones
[all...]
H A Dsub_n.asm68 ldq u1, 0(r17) C L0 get next ones
72 ldq u0, 8(r17) C L0 get next ones
77 ldq u1, 16(r17) C L0 get next ones
85 $ret5f: ldq u0, 24(r17) C L0 get next ones
93 ldq u1, 32(r17) C L0 get next ones
113 $ret7: ldq u0, 0(r17) C L0 get next ones
123 ldq u1, 8(r17) C L0 get next ones
133 $ret1: ldq u0, 16(r17) C L0 get next ones
143 ldq u1, 24(r17) C L0 get next ones
153 $ret3: ldq u0, 32(r17) C L0 get next ones
[all...]
/haiku-buildtools/gcc/gmp/mpn/x86/k6/mmx/
H A Dcom.asm33 C Take the bitwise ones-complement of src,size and write it to dst,size.
58 pcmpeqd %mm7, %mm7 C all ones

Completed in 118 milliseconds

123