]> git.karo-electronics.de Git - linux-beck.git/commitdiff
MIPS: Update comment for cpu_has_clo_clz
authorRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:01 +0000 (13:26 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:01 +0000 (13:26 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/cpu-features.h

index ac73cede3a0a5eec6487b97433e618daa5efea39..ca400f7c3f594944d31a7b1341b6aa04d7e4c757 100644 (file)
 
 /*
  * MIPS32, MIPS64, VR5500, IDT32332, IDT32334 and maybe a few other
- * pre-MIPS32/MIPS53 processors have CLO, CLZ.  For 64-bit kernels
+ * pre-MIPS32/MIPS53 processors have CLO, CLZ.  The IDT RC64574 is 64-bit and
+ * has CLO and CLZ but not DCLO nor DCLZ.  For 64-bit kernels
  * cpu_has_clo_clz also indicates the availability of DCLO and DCLZ.
  */
 # ifndef cpu_has_clo_clz