Home
last modified time | relevance | path

Searched refs:fpu_init (Results 1 – 2 of 2) sorted by relevance

/external/qemu/target-mips/
Dtranslate_init.c519 static void fpu_init (CPUMIPSState *env, const mips_def_t *def) in fpu_init() function
Dtranslate.c8657 fpu_init(env, env->cpu_model); in cpu_reset()