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

Lines Matching refs:old_type

188     int tss_limit, tss_limit_max, type, old_tss_limit_max, old_type, v1, v2, i;
228 old_type = (env->tr.flags >> DESC_TYPE_SHIFT) & 0xf;
229 if (old_type & 8)