Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
frsqrte
arch/powerpc/include/asm/kvm_fpu.h
52
FPD_ONE_IN(frsqrte)
arch/powerpc/math-emu/math.c
294
case FRSQRTE: func = frsqrte; type = XB; break;
arch/powerpc/math-emu/math.c
76
FLOATFUNC(frsqrte);