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

/linux-4.4.14/arch/powerpc/kernel/
H A Dvecemu.c204 static unsigned int rfiz(unsigned int x) rfiz() function
304 vrs[vd].u[i] = rfiz(vrs[vb].u[i]); emulate_altivec()
309 x = (x & 0x80000000)? rfiz(x): rfii(x); emulate_altivec()
316 x = (x & 0x80000000)? rfii(x): rfiz(x); emulate_altivec()

Completed in 59 milliseconds