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

Lines Matching refs:old_type

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