Searched refs:MIPS_HFLAG_ITC_CACHE (Results 1 – 5 of 5) sorted by relevance
1402 env->hflags |= MIPS_HFLAG_ITC_CACHE; in helper_mtc0_errctl()1404 env->hflags &= ~MIPS_HFLAG_ITC_CACHE; in helper_mtc0_errctl()1410 if (env->hflags & MIPS_HFLAG_ITC_CACHE) { in helper_mtc0_taglo()
1162 #define MIPS_HFLAG_ITC_CACHE 0x8000000 /* CACHE instr. operates on ITC tag */ macro
1829 if (ctx->hflags & MIPS_HFLAG_ITC_CACHE) {2650 if (ctx->hflags & MIPS_HFLAG_ITC_CACHE) {
13474 if (ctx->hflags & MIPS_HFLAG_ITC_CACHE) { in decode_opc_special3_r6()14197 if (ctx->hflags & MIPS_HFLAG_ITC_CACHE) { in decode_opc_special3()14661 if (ctx->hflags & MIPS_HFLAG_ITC_CACHE) { in decode_opc_legacy()
4151 if (ctx->hflags & MIPS_HFLAG_ITC_CACHE) {