Re: [PATCH] x86: merge the simple bitops and move them to bitops.h

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Friday, March 14, 2008 - 3:18 pm

> #else

That would require a polymorphic macro __fls that adapts to 32bit and 64bit
arguments.  Not good C style.


AFAIK it only exists because some ancient sparc chips had incredibly
slow multipliers.


I bet most different approaches who might be slightly
faster for larger bit strings would make the one bit 
case slower.

-Andi

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] x86: merge the simple bitops and move them to bitops.h, Alexander van Heukelum, (Wed Mar 12, 1:01 pm)
Re: [PATCH] x86: merge the simple bitops and move them to ..., Jeremy Fitzhardinge, (Fri Mar 14, 11:07 am)
Re: [PATCH] x86: merge the simple bitops and move them to ..., Alexander van Heukelum, (Fri Mar 14, 12:43 pm)
[PATCH v2] x86: merge the simple bitops and move them to b ..., Alexander van Heukelum, (Fri Mar 14, 1:35 pm)
Re: [PATCH] x86: merge the simple bitops and move them to ..., Jeremy Fitzhardinge, (Fri Mar 14, 2:15 pm)
Re: [PATCH] x86: merge the simple bitops and move them to ..., Alexander van Heukelum, (Fri Mar 14, 2:33 pm)
Re: [PATCH] x86: merge the simple bitops and move them to ..., Alexander van Heukelum, (Fri Mar 14, 3:01 pm)
Re: [PATCH] x86: merge the simple bitops and move them to ..., Andi Kleen, (Fri Mar 14, 3:18 pm)
[PATCH v3] x86: merge the simple bitops and move them to b ..., Alexander van Heukelum, (Sat Mar 15, 5:04 am)
Re: [PATCH] x86: merge the simple bitops and move them to ..., Alexander van Heukelum, (Sat Mar 15, 10:54 am)
K8, EFFICEON and CORE2 support the cmovxx instructions., Alexander van Heukelum, (Sat Mar 15, 12:19 pm)
Re: K8, EFFICEON and CORE2 support the cmovxx instructions., Alexander van Heukelum, (Sat Mar 15, 2:06 pm)
[PATCH] x86: K8, GEODE_LX, CRUSOE, EFFICEON and CORE2 supp ..., Alexander van Heukelum, (Sun Mar 16, 6:16 am)