sti_tag 139 arch/x86/math-emu/fpu_aux.c u_char sti_tag = (tag_word >> (regnri * 2)) & 3; sti_tag 142 arch/x86/math-emu/fpu_aux.c if (sti_tag == TAG_Empty) { sti_tag 149 arch/x86/math-emu/fpu_aux.c FPU_copy_to_reg0(sti_ptr, sti_tag); sti_tag 154 arch/x86/math-emu/fpu_aux.c if (sti_tag == TAG_Empty) { sti_tag 169 arch/x86/math-emu/fpu_aux.c tag_word |= (sti_tag << (regnr * 2)) | (st0_tag << (regnri * 2)); sti_tag 182 arch/x86/math-emu/fpu_aux.c u_char sti_tag = (tag_word >> (regnri * 2)) & 3; sti_tag 184 arch/x86/math-emu/fpu_aux.c if (sti_tag == TAG_Empty) { sti_tag 191 arch/x86/math-emu/fpu_aux.c tag_word |= (sti_tag << (regnr * 2));