hi_inexact        726 arch/powerpc/math-emu/math_efp.c 	int lo_inexact, hi_inexact;
hi_inexact        746 arch/powerpc/math-emu/math_efp.c 	hi_inexact = __FPU_FPSCR & (SPEFSCR_FGH | SPEFSCR_FXH);
hi_inexact        747 arch/powerpc/math-emu/math_efp.c 	if (!(lo_inexact || (hi_inexact && fptype == VCT)))
hi_inexact        857 arch/powerpc/math-emu/math_efp.c 			if (hi_inexact && !s_hi)
hi_inexact        866 arch/powerpc/math-emu/math_efp.c 			if (hi_inexact && s_hi) {