Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FDIVD
arch/sparc/math-emu/math_32.c
315
case FDIVD: TYPE(2,2,1,2,1,2,1); break;
arch/sparc/math-emu/math_32.c
445
case FDIVD: FP_DIV_D (DR, DA, DB); break;
arch/sparc/math-emu/math_64.c
239
case FDIVD: TYPE(2,2,1,2,1,2,1); break;
arch/sparc/math-emu/math_64.c
450
case FDIVD: FP_DIV_D (DR, DA, DB); break;