Searched refs:cpu_has_clo_clz (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dbitops.h570 __builtin_constant_p(cpu_has_clo_clz) && cpu_has_clo_clz) {
647 if (__builtin_constant_p(cpu_has_clo_clz) && cpu_has_clo_clz) {
H A Dcpu-features.h220 * cpu_has_clo_clz also indicates the availability of DCLO and DCLZ.
222 # ifndef cpu_has_clo_clz
223 # define cpu_has_clo_clz cpu_has_mips_r macro

Completed in 34 milliseconds