Lines Matching defs:unmasked
106 int unmasked;
278 unmasked = 0; /* Do this here to stop compiler warnings. */
281 unmasked =
285 loaded_tag = unmasked & 0xff;
286 unmasked &= ~0xff;
295 unmasked =
299 loaded_tag = unmasked & 0xff;
300 unmasked &= ~0xff;
356 if (unmasked && !((FPU_modrm & 0x30) == 0x10)) {
372 /* We use the fact here that the unmasked
410 && !unmasked)