Home
last modified time | relevance | path

Searched refs:lo_inexact (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/math-emu/
A Dmath_efp.c726 int lo_inexact, hi_inexact; in speround_handler() local
745 lo_inexact = __FPU_FPSCR & (SPEFSCR_FG | SPEFSCR_FX); in speround_handler()
747 if (!(lo_inexact || (hi_inexact && fptype == VCT))) in speround_handler()
855 if (lo_inexact && !s_lo) in speround_handler()
860 if (lo_inexact && s_lo) { in speround_handler()

Completed in 3 milliseconds