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

/external/qemu/target-mips/
H A Dcpu.h70 typedef struct CPUMIPSFPUContext CPUMIPSFPUContext; typedef in typeref:struct:CPUMIPSFPUContext
71 struct CPUMIPSFPUContext { struct
175 CPUMIPSFPUContext active_fpu;
413 CPUMIPSFPUContext fpus[MIPS_FPU_MAX];
H A Dmachine.c30 static void save_fpu(QEMUFile *f, CPUMIPSFPUContext *fpu)
177 static void load_fpu(QEMUFile *f, CPUMIPSFPUContext *fpu)

Completed in 293 milliseconds