Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dvecemu.c207 static unsigned int rfiz(unsigned int x) in rfiz() function
310 vrs[vd].u[i] = rfiz(vrs[vb].u[i]); in emulate_altivec()
315 x = (x & 0x80000000)? rfiz(x): rfii(x); in emulate_altivec()
322 x = (x & 0x80000000)? rfii(x): rfiz(x); in emulate_altivec()