HomeSort by: relevance | last modified time | path
    Searched refs:Perhaps (Results 1 - 25 of 107) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gcc/dist/.github/
CONTRIBUTING.md 9 Perhaps one day it will be possible to use [GitGitGadget](https://gitgitgadget.github.io/)
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
MacOSXAPIChecker.cpp 133 os << " Perhaps you intended to declare the variable as 'static'?";
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/p6/
rshift.asm 41 C * Perhaps do 4-way unrolling, for 2.5 c/l on POWER6. The code is 4248
lshift.asm 41 C * Perhaps do 4-way unrolling, for 2.5 c/l on POWER6. The code is 4236
lshiftc.asm 41 C * Perhaps do 4-way unrolling, for 2.5 c/l on POWER6. The code is 4236
  /src/external/lgpl3/gmp/dist/mpn/s390_32/esame/
mul_basecase.asm 41 C * Perhaps add special case for un <= 2.
  /src/external/lgpl3/gmp/dist/mpn/s390_64/
mul_basecase.asm 41 C * Perhaps add special case for un <= 2.
  /src/external/lgpl3/gmp/dist/mpn/x86/
divrem_2.asm 51 C * Perhaps keep ecx or esi in stack slot, freeing up a reg for q0.
sqr_basecase.asm 55 C mul_basecase.asm are. Perhaps it should be done. It'd add to the
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
mod_34lsub1.asm 53 C Perhaps a tight loop like this needs short decode instructions at the
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/
mod_34lsub1.asm 43 C sensitive to such things. Perhaps there has to be 6 instructions in the
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
addmul_1.asm 44 C * Perhaps software pipeline small-case code
mul_1.asm 44 C * Perhaps software pipeline small-case code
  /src/external/lgpl3/gmp/dist/mpn/x86_64/
addaddmul_1msb0.asm 43 C * Perhaps handle various n mod 3 sizes better. The code now is too large.
mul_2.asm 62 C * Perhaps adjust n from n_param&3 value?
  /src/external/lgpl3/gmp/dist/tests/
amd64call.asm 65 C Perhaps the finit should be done only if the tags word isn't clear, but
x86call.asm 65 C Perhaps the finit should be done only if the tags word isn't clear, but
  /src/external/gpl3/gdb/dist/sim/testsuite/mips/
fpu64-ps.s 337 # two bits and compares the halves separately. Perhaps it should
  /src/external/gpl3/gdb.old/dist/sim/testsuite/mips/
fpu64-ps.s 337 # two bits and compares the halves separately. Perhaps it should
  /src/external/lgpl3/gmp/dist/mpn/x86/atom/sse2/
mul_basecase.asm 42 C * Postpone push of ebx until we know vn > 1. Perhaps use caller-saves regs
44 C * Perhaps write special code for vn <= un < M, for some small M.
sqr_basecase.asm 41 C * Perhaps use caller-saves regs for inlined mul_1, allowing us to postpone
43 C * Perhaps write special code for n < M, for some small M.
44 C * Replace inlined addmul_1 with smaller code from aorsmul_1.asm, or perhaps
  /src/external/lgpl3/gmp/dist/mpn/alpha/
divrem_2.asm 39 C * Perhaps inline mpn_invert_limb, that would allow us to not save/restore
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
bdiv_q_1.asm 47 C Perhaps there's too many uops (an extra 4 over the odd case).
dive_1.asm 47 C Perhaps there's too many uops (an extra 4 over the odd case).
  /src/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
hamdist.asm 58 C Intel hardware. Perhaps mix such a loop with popcnt instructions.

Completed in 38 milliseconds

1 2 3 4 5