summaryrefslogtreecommitdiff
path: root/longlong.h
Commit message (Expand)AuthorAgeFilesLines
* (umul_ppmm) [alpha]: Define using __builtin_alpha_umulh when possible.tege2008-02-271-3/+12
* (sub_ddmmss) [powerpc 64]: Add more variants for constant args.tege2007-09-241-27/+51
* Update license to version 3.tege2007-09-181-3/+1
* (umul_ppmm) [mmix]: New.tege2006-11-041-0/+5
* Update FSF's address.tege2006-02-151-2/+2
* (many places): Remove lvalue casts.tege2005-05-231-32/+32
* (add_ssaaaa) [x86]: Remove lvalue casts.tege2005-05-221-4/+4
* *** empty log message ***tege2005-05-141-1/+1
* (add_ssaaaa) [x86_64]: Restrict allowed immediate operands.tege2005-05-141-4/+4
* (ia64 umul_ppmm): Add version for icc.tege2004-10-151-0/+9
* Exclude masquerading __INTEL_COMPILER from ia64 asm.tege2004-10-141-1/+1
* * longlong.h (count_leading_zeros_gcc_clz,Kevin Ryde2004-04-241-3/+65
* * longlong.h (power, powerpc): Add comments on how we select this code.Kevin Ryde2004-03-201-2/+19
* * longlong.h (count_leading_zeros) [alpha gcc]: New version, inliningKevin Ryde2004-02-281-6/+33
* * longlong.h (power, powerpc): Use HAVE_HOST_CPU_FAMILY_power andKevin Ryde2004-02-111-14/+8
* * longlong.h (sub_ddmmss) [ia64]: New macro.Kevin Ryde2004-01-101-0/+14
* * longlong.h (sub_ddmmss) [generic]: Use al<bl for the borrow ratherKevin Ryde2004-01-101-3/+3
* * longlong.h (umul_ppmm) [generic]: Add comments about squaringKevin Ryde2004-01-021-1/+10
* Bit more of:Kevin Ryde2003-11-061-2/+2
* * gmp-impl.h (HAVE_HOST_CPU_alpha_CIX): New define.Kevin Ryde2003-11-061-2/+2
* (AMD64): __x86_64__ => __amd64__.tege2003-10-191-1/+3
* Amend comments associated with:Kevin Ryde2003-08-191-4/+3
* * longlong.h (add_ssaaaa, sub_ddmmss) [hppa 64]: Move down into mainKevin Ryde2003-08-191-13/+14
* * longlong.h (count_leading_zeros) [__mcpu32__]: Check __mcpu32__ toKevin Ryde2003-08-191-3/+6
* * longlong.h (count_trailing_zeros) [x86_64]: Use "%q0" to forceKevin Ryde2003-08-191-3/+1
* * longlong.h (COUNT_LEADING_ZEROS_NEED_CLZ_TAB) [x86 fat]: Define.Kevin Ryde2003-08-021-0/+5
* * longlong.h (count_trailing_zeros) [x86_64]: Ensure bsfq destinationKevin Ryde2003-07-311-1/+7
* [ppc]: Remove nested test for vxworks.tege2003-07-311-1/+1
* Tabify.tege2003-06-091-30/+30
* * longlong.h (add_ssaaaa) [pa64]: Output zero operand as register 0.tege2003-06-051-8/+8
* * longlong.h (add_ssaaaa) [all]: Remove first "%" commutative in each,Kevin Ryde2003-04-241-22/+40
* (__udiv_qrnnd_c): Remove redundant casts.tege2003-03-171-4/+5
* * longlong.h (count_trailing_zeros) [ia64]: New macro.Kevin Ryde2002-12-221-0/+9
* (mpn_udiv_qrnnd_r based udiv_qrnnd): Fix typo.tege2002-12-041-1/+1
* * longlong.h (count_leading_zeros, count_trailing_zeros) [ev67, ev68]:Kevin Ryde2002-12-021-1/+1
* More of last change.tege2002-11-301-1/+1
* (umul_ppmm) [ia64]: Form both product parts in asm.tege2002-11-301-7/+6
* * longlong.h: Test __x86_64__ not __x86_64. Reported by AndreasKevin Ryde2002-11-021-1/+1
* * longlong.h (count_leading_zeros, count_trailing_zeros) [x86_64]:Kevin Ryde2002-10-181-3/+3
* Less of:Kevin Ryde2002-09-071-9/+0
* * longlong.h: Define COUNT_LEADING_ZEROS_NEED_CLZ_TAB for all alphas,Kevin Ryde2002-09-071-1/+12
* * longlong.h (count_trailing_zeros) [ia64 __GNUC__]: Don't useKevin Ryde2002-07-271-5/+0
* Correction to:Kevin Ryde2002-07-231-2/+2
* (count_trailing_zeros) [ia64 __GNUC__]: Use __builtin_ffs.Kevin Ryde2002-07-101-0/+5
* * longlong.h (count_leading_zeros) [pentiummmx]: Don't use __clz_tabKevin Ryde2002-07-101-36/+32
* * mpn/pa64/umul.asm, mpn/pa64/udiv.asm, mpn/asm-defs.m4, acconfig.h,Kevin Ryde2002-07-011-34/+46
* * longlong.h (udiv_qrnnd) [hppa32]: Remove mpn_udiv_qrnnd version, theKevin Ryde2002-06-291-9/+1
* From Jakub Jelinek:tege2002-05-211-9/+9
* * longlong.h (count_trailing_zeros) [vax]: Add a version using ffs,Kevin Ryde2002-03-191-0/+10
* * longlong.h (count_leading_zeros) [pentiumpro gcc<3]: TestKevin Ryde2002-03-161-2/+5