Searched refs:MIPS_HFLAG_CP0 (Results 1 – 5 of 5) sorted by relevance
302 env->hflags &= ~(MIPS_HFLAG_COP1X | MIPS_HFLAG_64 | MIPS_HFLAG_CP0 | in compute_hflags()342 env->hflags |= MIPS_HFLAG_CP0; in compute_hflags()
1119 #define MIPS_HFLAG_CP0 0x00010 /* CP0 enabled */ macro
187 if ((env->hflags & MIPS_HFLAG_CP0) || (env->CP0_HWREna & (1 << reg))) { in check_hwrena()
1476 if (unlikely(!(ctx->hflags & MIPS_HFLAG_CP0))) { in check_cp0_enabled()1687 if (unlikely(!(ctx->hflags & MIPS_HFLAG_CP0))) { in check_cp0_mt()10897 if ((ctx->hflags & MIPS_HFLAG_CP0) || in gen_rdhwr()
1093 env->hflags |= MIPS_HFLAG_DM | MIPS_HFLAG_CP0; in mips_cpu_do_interrupt()1122 env->hflags |= MIPS_HFLAG_CP0; in mips_cpu_do_interrupt()1308 env->hflags |= MIPS_HFLAG_CP0; in mips_cpu_do_interrupt()