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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dfpu_emulator.h43 #define MIPS_FPU_EMU_INC_STATS(M) \ macro
51 #define MIPS_FPU_EMU_INC_STATS(M) do { } while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/math-emu/
H A Dcp1emu.c819 MIPS_FPU_EMU_INC_STATS(emulated);
826 MIPS_FPU_EMU_INC_STATS(loads);
829 MIPS_FPU_EMU_INC_STATS(errors);
834 MIPS_FPU_EMU_INC_STATS(errors);
847 MIPS_FPU_EMU_INC_STATS(stores);
850 MIPS_FPU_EMU_INC_STATS(errors);
855 MIPS_FPU_EMU_INC_STATS(errors);
867 MIPS_FPU_EMU_INC_STATS(loads);
869 MIPS_FPU_EMU_INC_STATS(errors);
874 MIPS_FPU_EMU_INC_STATS(error
[all...]
H A Ddsemul.c117 MIPS_FPU_EMU_INC_STATS(errors);
165 MIPS_FPU_EMU_INC_STATS(errors);

Completed in 47 milliseconds