Lines Matching defs:unmasked
107 int unmasked;
279 unmasked = 0; /* Do this here to stop compiler warnings. */
282 unmasked =
286 loaded_tag = unmasked & 0xff;
287 unmasked &= ~0xff;
296 unmasked =
300 loaded_tag = unmasked & 0xff;
301 unmasked &= ~0xff;
357 if (unmasked && !((FPU_modrm & 0x30) == 0x10)) {
373 /* We use the fact here that the unmasked
411 && !unmasked)