fptype            728 arch/powerpc/math-emu/math_efp.c 	unsigned long speinsn, type, fb, fc, fptype, func;
fptype            742 arch/powerpc/math-emu/math_efp.c 	fptype = (speinsn >> 5) & 0x7;
fptype            747 arch/powerpc/math-emu/math_efp.c 	if (!(lo_inexact || (hi_inexact && fptype == VCT)))
fptype            817 arch/powerpc/math-emu/math_efp.c 	switch (fptype) {