Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fdivs
arch/powerpc/include/asm/kvm_fpu.h
57
FPD_TWO_IN(fdivs)
arch/powerpc/math-emu/math.c
268
case FDIVS: func = fdivs; type = AB; break;
arch/powerpc/math-emu/math.c
35
FLOATFUNC(fdivs);