Searched refs:per (Results 1 - 25 of 91) sorted by relevance

1234

/haiku-buildtools/binutils/ld/testsuite/ld-avr/
H A Dgc-section-debugline.d5 #source: per-function-debugline.s
14 per-function-debugline.s 39 0
16 per-function-debugline.s 40 0x2
18 per-function-debugline.s 41 0x4
20 per-function-debugline.s 42 0x6
22 per-function-debugline.s 47 0x8
24 per-function-debugline.s 48 0xc
26 per-function-debugline.s 49 0x10
28 per-function-debugline.s 50 0x12
30 per
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/sparc/
H A Dticc-imm-reg.s1 ! Make ticc aliases operate as per V8 SPARC Architecture Manual
H A Dv8-movwr-imm.s1 ! Make 'mov' and 'wr' aliases operate as per V8 SPARC Architecture Manual
/haiku-buildtools/binutils/gas/testsuite/gas/avr/
H A Dpc-relative-reloc.d4 #source: per-function-debugline.s
/haiku-buildtools/binutils/gas/testsuite/gas/d30v/
H A Dguard-debug.s3 # and put only one instruction per line.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/d30v/
H A Dguard-debug.s3 # and put only one instruction per line.
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/compile/
H A Dpr24136.f2 a ,eer,eet,per,pet,ser,set,keyps)
41 per=ye*(dpmdroe+dppdroe)
/haiku-buildtools/legacy/binutils/bfd/
H A Doasys.c344 oasys_per_section_type *per; local
351 per = oasys_per_section (s);
352 if (per->initialized)
383 per = oasys_per_section (section);
385 if (! per->initialized)
389 per->data = bfd_zalloc (abfd, section->size);
390 if (!per->data)
393 per->reloc_tail_ptr = (oasys_reloc_type **) relpp;
394 per->had_vma = FALSE;
395 per
[all...]
/haiku-buildtools/binutils/bfd/
H A Doasys.c343 oasys_per_section_type *per; local
350 per = oasys_per_section (s);
351 if (per->initialized)
382 per = oasys_per_section (section);
384 if (! per->initialized)
388 per->data = bfd_zalloc (abfd, section->size);
389 if (!per->data)
392 per->reloc_tail_ptr = (oasys_reloc_type **) relpp;
393 per->had_vma = FALSE;
394 per
[all...]
/haiku-buildtools/gcc/contrib/
H A Dwarn_summary206 echo Number of warnings per file:
/haiku-buildtools/legacy/gcc/contrib/
H A Dwarn_summary186 echo Number of warnings per file:
/haiku-buildtools/gcc/gmp/mpn/a29k/
H A Dadd_n.s29 ; limbs/per iteration, until less than 8 limbs remain.
H A Drshift.s28 ; limbs/per iteration, until less than 8 limbs remain.
H A Dsub_n.s29 ; limbs/per iteration, until less than 8 limbs remain.
/haiku-buildtools/gcc/gmp/mpn/x86/pentium4/
H A Dcopyi.asm24 dnl limb per cycle. We therefore fall back to an open-coded 2 c/l copying
/haiku-buildtools/gcc/gmp/tune/
H A Dalpha.asm28 C by the operating system. The real per-process cycle count is the sum of
/haiku-buildtools/gcc/gmp/mpn/ia64/
H A Dgcd_1.asm61 C The algorithm takes about 0.68 iterations per bit (two N bit operands) on
76 C cycles, but the algorithm is an average 1.25 iterations per bitpair for a
84 C could knock off multiple bits per iteration.
/haiku-buildtools/gcc/gmp/mpn/x86/k6/mmx/
H A Dlogops_n.asm99 C K6 can do one 64-bit load per cycle so each of these routines should be
101 C able to get 1.0 with just a 4 limb loop, being 3 instructions per 2 limbs.
102 C The others are 4 instructions per 2 limbs, and so can only approach 1.0
/haiku-buildtools/gcc/gmp/demos/perl/
H A DGMP.pm66 my @params = (); # arguments per "*"s
171 C</> and C<%> round towards zero (as per the C<tdiv> functions in GMP).
206 The order, size, endian and nails parameters are as per the corresponding C
277 C<inv> calculates 1/q, as per the corresponding GMP function. C<num> and
362 to decimal. A negative base means upper case, as per the C functions. For
374 returned, as per the C mpf_get_str function. For example,
407 The other GMP module functions behave as per the corresponding GMP routines,
464 Each constructs a new mpz or mpf and with a distribution per the
/haiku-buildtools/gcc/gmp/mpn/alpha/ev67/
H A Dhamdist.asm29 C renaming register shortage. Since we need 5 instructions per limb, further
H A Dpopcount.asm31 C Since we need just 3 instructions per limb, further unrolling could approach
/haiku-buildtools/gcc/gmp/mpn/powerpc32/750/
H A Dlshift.asm31 C This code is the same per-limb speed as mpn/powerpc32/lshift.asm, but
H A Drshift.asm31 C This code is the same per-limb speed as mpn/powerpc32/rshift.asm, but
/haiku-buildtools/gcc/gmp/mpn/x86/k7/mmx/
H A Dcom.asm35 C (offset by the size, as per the loop addressing) and one high limb
/haiku-buildtools/legacy/binutils/libiberty/
H A Dvmsbuild.com64 $! we now have a file with one entry per line of unresolvable symbols

Completed in 215 milliseconds

1234