aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/bitops.h
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle2009-05-141-2/+2
| | | | | | | This is useful for IDT RC32332, RC32334 and NEC VR5500 processors which do not implement the full MIPS32 / MIPS64 architecture. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* MIPS: Clean up MIPSxx-optimized bitop functionsRalf Baechle2008-10-301-38/+76
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+672
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>