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