On Sun, Jan 29, 2006 at 07:12:42AM +0000, Stuart Brady wrote: > On MIPS, fls() and flz() should probably use CLO. It actually uses clz. > Curiously, MIPS is the only arch with a flz() function. No longer. The fls implementation was based on flz and fls was the only user of flz. So I cleaned that, once I commit flz will be gone. Not only a cleanup but also a minor optimization. Ralf |
| Previous by Date: | [PATCH] Fix vgacon oops on 64-bit, Matt Porter |
|---|---|
| Next by Date: | Re: [PATCH] Fix vgacon oops on 64-bit, Ralf Baechle |
| Previous by Thread: | Re: [parisc-linux] Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h, David S. Miller |
| Next by Thread: | Re: [parisc-linux] Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h, Stuart Brady |
| Indexes: | [Date] [Thread] [Top] [All Lists] |