Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/math-emu/
Dmath_efp.c729 unsigned long speinsn, type, fb, fc, fptype, func; in speround_handler() local
743 fptype = (speinsn >> 5) & 0x7; in speround_handler()
748 if (!(lo_inexact || (hi_inexact && fptype == VCT))) in speround_handler()
818 switch (fptype) { in speround_handler()