Home
last modified time | relevance | path

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

/arch/powerpc/math-emu/
Dmath_efp.c732 unsigned long speinsn, type, fb, fc, fptype, func; in speround_handler() local
746 fptype = (speinsn >> 5) & 0x7; in speround_handler()
751 if (!(lo_inexact || (hi_inexact && fptype == VCT))) in speround_handler()
821 switch (fptype) { in speround_handler()