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

/external/qemu/hw/
H A Dmips_timer.c23 uint32_t cpu_mips_get_count (CPUState *env) function
/external/qemu/target-mips/
H A Dcpu.h618 uint32_t cpu_mips_get_count (CPUState *env);
H A Dop_helper.c697 return (int32_t)cpu_mips_get_count(env);

Completed in 109 milliseconds