Symbol: FLOATFUNC
arch/powerpc/math-emu/math.c
19
FLOATFUNC(fre);
arch/powerpc/math-emu/math.c
20
FLOATFUNC(frsqrtes);
arch/powerpc/math-emu/math.c
21
FLOATFUNC(fsqrt);
arch/powerpc/math-emu/math.c
22
FLOATFUNC(fsqrts);
arch/powerpc/math-emu/math.c
23
FLOATFUNC(mtfsf);
arch/powerpc/math-emu/math.c
24
FLOATFUNC(mtfsfi);
arch/powerpc/math-emu/math.c
32
FLOATFUNC(fadd);
arch/powerpc/math-emu/math.c
33
FLOATFUNC(fadds);
arch/powerpc/math-emu/math.c
34
FLOATFUNC(fdiv);
arch/powerpc/math-emu/math.c
35
FLOATFUNC(fdivs);
arch/powerpc/math-emu/math.c
36
FLOATFUNC(fmul);
arch/powerpc/math-emu/math.c
37
FLOATFUNC(fmuls);
arch/powerpc/math-emu/math.c
38
FLOATFUNC(fsub);
arch/powerpc/math-emu/math.c
39
FLOATFUNC(fsubs);
arch/powerpc/math-emu/math.c
41
FLOATFUNC(fmadd);
arch/powerpc/math-emu/math.c
42
FLOATFUNC(fmadds);
arch/powerpc/math-emu/math.c
43
FLOATFUNC(fmsub);
arch/powerpc/math-emu/math.c
44
FLOATFUNC(fmsubs);
arch/powerpc/math-emu/math.c
45
FLOATFUNC(fnmadd);
arch/powerpc/math-emu/math.c
46
FLOATFUNC(fnmadds);
arch/powerpc/math-emu/math.c
47
FLOATFUNC(fnmsub);
arch/powerpc/math-emu/math.c
48
FLOATFUNC(fnmsubs);
arch/powerpc/math-emu/math.c
50
FLOATFUNC(fctiw);
arch/powerpc/math-emu/math.c
51
FLOATFUNC(fctiwz);
arch/powerpc/math-emu/math.c
52
FLOATFUNC(frsp);
arch/powerpc/math-emu/math.c
54
FLOATFUNC(fcmpo);
arch/powerpc/math-emu/math.c
55
FLOATFUNC(fcmpu);
arch/powerpc/math-emu/math.c
57
FLOATFUNC(mcrfs);
arch/powerpc/math-emu/math.c
58
FLOATFUNC(mffs);
arch/powerpc/math-emu/math.c
59
FLOATFUNC(mtfsb0);
arch/powerpc/math-emu/math.c
60
FLOATFUNC(mtfsb1);
arch/powerpc/math-emu/math.c
62
FLOATFUNC(lfd);
arch/powerpc/math-emu/math.c
63
FLOATFUNC(lfs);
arch/powerpc/math-emu/math.c
65
FLOATFUNC(stfd);
arch/powerpc/math-emu/math.c
66
FLOATFUNC(stfs);
arch/powerpc/math-emu/math.c
67
FLOATFUNC(stfiwx);
arch/powerpc/math-emu/math.c
69
FLOATFUNC(fabs);
arch/powerpc/math-emu/math.c
70
FLOATFUNC(fmr);
arch/powerpc/math-emu/math.c
71
FLOATFUNC(fnabs);
arch/powerpc/math-emu/math.c
72
FLOATFUNC(fneg);
arch/powerpc/math-emu/math.c
75
FLOATFUNC(fres);
arch/powerpc/math-emu/math.c
76
FLOATFUNC(frsqrte);
arch/powerpc/math-emu/math.c
77
FLOATFUNC(fsel);