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

Lines Matching refs:SEGMask

8637     env->SEGMask = (target_ulong)((1ULL << env->cpu_model->SEGBITS) - 1);
8640 env->SEGMask |= 3ULL << 62;