Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dvecemu.c206 static unsigned int rfiz(unsigned int x) in rfiz() function
306 vrs[vd].u[i] = rfiz(vrs[vb].u[i]); in emulate_altivec()
311 x = (x & 0x80000000)? rfiz(x): rfii(x); in emulate_altivec()
318 x = (x & 0x80000000)? rfii(x): rfiz(x); in emulate_altivec()