Searched refs:ieee754_overflow (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dfpu_emulator.h34 unsigned long ieee754_overflow; member in struct:mips_fpu_emulator_stats
/linux-master/arch/mips/math-emu/
H A Dme-debugfs.c63 __this_cpu_write((fpuemustats).ieee754_overflow, 0);
219 FPU_STAT_CREATE(ieee754_overflow);
H A Dcp1emu.c1558 MIPS_FPU_EMU_INC_STATS(ieee754_overflow);
1951 MIPS_FPU_EMU_INC_STATS(ieee754_overflow);

Completed in 125 milliseconds