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

/external/qemu/target-mips/
H A Dmachine.c177 static void load_fpu(QEMUFile *f, CPUMIPSFPUContext *fpu) function
202 load_fpu(f, &env->active_fpu);
301 load_fpu(f, &env->fpus[i]);

Completed in 91 milliseconds