Searched refs:MIPS_FPU_EMU_INC_STATS (Results 1 – 3 of 3) sorted by relevance
219 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()224 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()256 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()261 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()277 MIPS_FPU_EMU_INC_STATS(emulated); in cop1Emulate()284 MIPS_FPU_EMU_INC_STATS(loads); in cop1Emulate()287 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()292 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()305 MIPS_FPU_EMU_INC_STATS(stores); in cop1Emulate()308 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()[all …]
101 MIPS_FPU_EMU_INC_STATS(errors); in mips_dsemul()139 MIPS_FPU_EMU_INC_STATS(errors); in do_dsemulret()
43 #define MIPS_FPU_EMU_INC_STATS(M) \ macro51 #define MIPS_FPU_EMU_INC_STATS(M) do { } while (0) macro