Searched refs:CPUMIPSMVPContext (Results 1 – 3 of 3) sorted by relevance
127 VMSTATE_INT32(CP0_MVPControl, CPUMIPSMVPContext),128 VMSTATE_INT32(CP0_MVPConf0, CPUMIPSMVPContext),129 VMSTATE_INT32(CP0_MVPConf1, CPUMIPSMVPContext),237 CPUMIPSMVPContext),
103 typedef struct CPUMIPSMVPContext CPUMIPSMVPContext; typedef104 struct CPUMIPSMVPContext { struct1177 CPUMIPSMVPContext *mvp;
1035 env->mvp = g_malloc0(sizeof(CPUMIPSMVPContext));