Searched refs:unmasked (Results 1 – 3 of 3) sorted by relevance
140 int unmasked; in math_emulate() local320 unmasked = 0; /* Do this here to stop compiler warnings. */ in math_emulate()323 unmasked = in math_emulate()327 loaded_tag = unmasked & 0xff; in math_emulate()328 unmasked &= ~0xff; in math_emulate()337 unmasked = in math_emulate()341 loaded_tag = unmasked & 0xff; in math_emulate()342 unmasked &= ~0xff; in math_emulate()398 if (unmasked && !((FPU_modrm & 0x30) == 0x10)) { in math_emulate()452 && !unmasked) in math_emulate()
21 @ find cause bits that are unmasked
191 and r11, r11, r10 @ unmask all saved as unmasked