Searched refs:was (Results 126 - 150 of 355) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gmp/mpn/x86/pentium/
H A Dmul_1.asm109 C size was odd, process one limb separately
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dsolitaire.go89 // a valid move was found and executed,
H A Dswitch.go298 // was broken: see issue 3980
309 // was rejected by compiler: see issue 4781
/haiku-buildtools/legacy/gcc/gcc/
H A Dconfigure517 # Find the source files, if location was not specified.
646 # Check whether --with-gnu-ld or --without-gnu-ld was given.
656 # Check whether --with-ld or --without-ld was given.
675 # Check whether --with-gnu-as or --without-gnu-as was given.
684 # Check whether --with-as or --without-as was given.
703 # Check whether --with-stabs or --without-stabs was given.
713 # Check whether --with-elf or --without-elf was given.
724 # Check whether --with-local-prefix or --without-local-prefix was given.
745 # Check whether --with-gxx-include-dir or --without-gxx-include-dir was given.
766 # Check whether --enable-checking or --disable-checking was give
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/ia64/
H A Dopc-i.pl133 // ??? This was originally 0x3ffffff, but that generates an assembler warning
/haiku-buildtools/gcc/gmp/mpn/ia64/
H A Dgcd_1.asm75 C tbit and predicated extr on x, and then y, was attempted. The loop was 6
H A Dmode1o.asm57 C verified algebraically). If there was an underflow from src[i]-c, then
127 C Consideration was given to using a plain "(src[0]-c) % divisor" for
132 C Consideration was given to a test for high<divisor and replacing the last
/haiku-buildtools/gcc/gmp/mpn/x86/k6/
H A Dgcd_1.asm165 C A second computed %cl shift was tried, but that measured a touch slower
168 C A branch-free abs(x-y) and min(x,y) calculation was tried, but that
H A Ddivrem_1.asm43 C mov and loop instructions was found to gain nothing.
H A Dmod_34lsub1.asm28 C An attempt was made to use a loop like
H A Dsqr_basecase.asm285 C A test was done calling mpn_mul_1 here to get the benefit of its unrolled
286 C loop, but this was only a tiny speedup; at 35 limbs it took 24 cycles off
447 C A branch-free version of this using some xors was found to be a
465 C An attempt was made at padding here to get the end of the unrolled
/haiku-buildtools/gcc/gmp/mpn/x86/k7/
H A Dmod_1_4.asm39 C Ths inner loop was manually written, it ought to be loopmixed.
42 C The cps function was compiler generated. It can clearly be optimized.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/ia64/
H A Dopc-i.pl133 // ??? This was originally 0x3ffffff, but that generates an assembler warning
/haiku-buildtools/gcc/libgcc/config/microblaze/
H A Dumodsi3.S86 OR r3,r0,r31 # Move the r31 to mod since the result was positive
H A Dmodsi3.S71 OR r3,r0,r31 # Move the r31 to mod since the result was positive
H A Dudivsi3.S83 OR r30,r0,r31 # Move the r31 to mod since the result was positive
H A Ddivsi3.S72 OR r30,r0,r31 # Move the r31 to mod since the result was positive
/haiku-buildtools/gcc/libgcc/config/cris/
H A Dmulsi3.S82 ;; That approach was abandoned since the caveats outweighted the
/haiku-buildtools/gcc/gmp/mpn/alpha/ev6/
H A Dmul_1.asm31 C This code was written in close cooperation with ev6 pipeline expert
76 beq r18,$Le1a C jump if size was == 1
80 beq r18,$Le2a C jump if size was == 2
128 beq r20,$Le1b C jump if size was == 1
135 beq r20,$Le2b C jump if size was == 2
/haiku-buildtools/gcc/gmp/mpn/x86_64/
H A Daorsmul_1.asm34 C * The inner loop is great, but the prologue and epilogue code was
H A Dmode1o.asm61 C divq for size==1 was measured at about 79 cycles, compared to the inverse
H A Dmul_1.asm34 C * The inner loop is great, but the prologue and epilogue code was
H A Daorrlsh_n.asm31 C This was written quickly and not optimized at all. Surely one could get
H A Dlshsub_n.asm29 C This was written quickly and not optimized at all, but it runs very well on
/haiku-buildtools/gcc/gmp/mpn/sparc64/
H A Dsqr_diagonal.asm26 C This was generated by the Sun C compiler. It runs at 22 cycles/limb on the
28 C code using the same algorithm. For 1-3 limbs, a special loop was generated,

Completed in 117 milliseconds

1234567891011>>