Searched refs:MIPS_FPU_EMU_INC_STATS (Results 1 – 3 of 3) sorted by relevance
1052 MIPS_FPU_EMU_INC_STATS(loads); in cop1Emulate()1070 MIPS_FPU_EMU_INC_STATS(stores); in cop1Emulate()1087 MIPS_FPU_EMU_INC_STATS(loads); in cop1Emulate()1104 MIPS_FPU_EMU_INC_STATS(stores); in cop1Emulate()1468 MIPS_FPU_EMU_INC_STATS(cp1xops); in fpux_emu()1483 MIPS_FPU_EMU_INC_STATS(loads); in fpux_emu()1592 MIPS_FPU_EMU_INC_STATS(loads); in fpux_emu()1698 MIPS_FPU_EMU_INC_STATS(cp1ops); in fpu_emu()1710 MIPS_FPU_EMU_INC_STATS(add_s); in fpu_emu()1714 MIPS_FPU_EMU_INC_STATS(sub_s); in fpu_emu()[all …]
276 MIPS_FPU_EMU_INC_STATS(errors); in mips_dsemul()296 MIPS_FPU_EMU_INC_STATS(errors); in do_dsemulret()303 MIPS_FPU_EMU_INC_STATS(ds_emul); in do_dsemulret()
157 #define MIPS_FPU_EMU_INC_STATS(M) \ macro165 #define MIPS_FPU_EMU_INC_STATS(M) do { } while (0) macro