Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A 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()
/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.h343 short fptype; member