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