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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dvecemu.c204 static unsigned int rfiz(unsigned int x) function
304 vrs[vd].u[i] = rfiz(vrs[vb].u[i]);
309 x = (x & 0x80000000)? rfiz(x): rfii(x);
316 x = (x & 0x80000000)? rfii(x): rfiz(x);

Completed in 70 milliseconds