Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: Update comment for cpu_has_clo_clz

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

+2 -1
+2 -1
arch/mips/include/asm/cpu-features.h
··· 159 159 160 160 /* 161 161 * MIPS32, MIPS64, VR5500, IDT32332, IDT32334 and maybe a few other 162 - * pre-MIPS32/MIPS53 processors have CLO, CLZ. For 64-bit kernels 162 + * pre-MIPS32/MIPS53 processors have CLO, CLZ. The IDT RC64574 is 64-bit and 163 + * has CLO and CLZ but not DCLO nor DCLZ. For 64-bit kernels 163 164 * cpu_has_clo_clz also indicates the availability of DCLO and DCLZ. 164 165 */ 165 166 # ifndef cpu_has_clo_clz