Searched refs:cpu_mips_get_count (Results 1 – 4 of 4) sorted by relevance
63 uint32_t cpu_mips_get_count(CPUMIPSState *env) in cpu_mips_get_count() function
211 return (int32_t)cpu_mips_get_count(env); in helper_rdhwr_cc()
212 uint32_t cpu_mips_get_count(CPUMIPSState *env);
370 return (int32_t)cpu_mips_get_count(env); in helper_mfc0_count()