Symbol: XB
arch/powerpc/math-emu/math.c
271
case FSQRTS: func = fsqrts; type = XB; break;
arch/powerpc/math-emu/math.c
272
case FRES: func = fres; type = XB; break;
arch/powerpc/math-emu/math.c
274
case FRSQRTES: func = frsqrtes;type = XB; break;
arch/powerpc/math-emu/math.c
290
case FSQRT: func = fsqrt; type = XB; break;
arch/powerpc/math-emu/math.c
291
case FRE: func = fre; type = XB; break;
arch/powerpc/math-emu/math.c
294
case FRSQRTE: func = frsqrte; type = XB; break;
arch/powerpc/math-emu/math.c
307
case FRSP: func = frsp; type = XB; break;
arch/powerpc/math-emu/math.c
308
case FCTIW: func = fctiw; type = XB; break;
arch/powerpc/math-emu/math.c
309
case FCTIWZ: func = fctiwz; type = XB; break;
arch/powerpc/math-emu/math.c
312
case FNEG: func = fneg; type = XB; break;
arch/powerpc/math-emu/math.c
315
case FMR: func = fmr; type = XB; break;
arch/powerpc/math-emu/math.c
317
case FNABS: func = fnabs; type = XB; break;
arch/powerpc/math-emu/math.c
318
case FABS: func = fabs; type = XB; break;
arch/powerpc/math-emu/math.c
376
case XB:
arch/powerpc/math-emu/math_efp.c
119
case EFSCFD: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
123
case EFSCTSF: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
124
case EFSCTSI: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
125
case EFSCTSIZ: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
126
case EFSCTUF: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
127
case EFSCTUI: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
128
case EFSCTUIZ: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
134
case EFSCFSI: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
141
case EVFSCTSF: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
142
case EVFSCTSI: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
143
case EVFSCTSIZ: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
144
case EVFSCTUF: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
145
case EVFSCTUI: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
146
case EVFSCTUIZ: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
155
case EFDCFS: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
159
case EFDCTSF: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
160
case EFDCTSI: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
161
case EFDCTSIDZ: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
162
case EFDCTSIZ: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
163
case EFDCTUF: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
164
case EFDCTUI: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
165
case EFDCTUIDZ: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
166
case EFDCTUIZ: ret = XB; break;
arch/powerpc/math-emu/math_efp.c
223
case XB:
arch/powerpc/math-emu/math_efp.c
352
case XB:
arch/powerpc/math-emu/math_efp.c
499
case XB: