Searched refs:PPC_CNTLZL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dasm-compat.h31 #define PPC_CNTLZL stringify_in_c(cntlzd) macro
56 #define PPC_CNTLZL stringify_in_c(cntlzw) macro
H A Dbitops.h178 asm (PPC_CNTLZL "%0,%1" : "=r" (lz) : "r" (x));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dfsl_booke_mmu.c117 asm (PPC_CNTLZL "%0,%1" : "=r" (lz) : "r" (size));

Completed in 156 milliseconds