Home | History | Annotate | Download | only in target-mips

Lines Matching refs:CP0_Config0

3224             gen_mfc0_load32(arg, offsetof(CPUState, CP0_Config0));
4391 gen_mfc0_load32(arg, offsetof(CPUState, CP0_Config0));
8521 env->CP0_Config0, env->CP0_Config1, env->lladdr);
8618 env->CP0_Config0 = env->cpu_model->CP0_Config0;
8620 env->CP0_Config0 |= (1 << CP0C0_BE);