taglinefilesource code
SW_C2133arch/i386/math-emu/errors.cif ( partial_status & SW_C2 )          printk("SW: condition bit 2\n");
SW_C2151arch/i386/math-emu/errors.cpartial_status & SW_C3?1:0, partial_status & SW_C2?1:0, /* cc */
SW_C2390arch/i386/math-emu/fpu_entry.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C2486arch/i386/math-emu/fpu_entry.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C270arch/i386/math-emu/fpu_etc.csetcc(SW_C0|SW_C2|SW_C3);   /* Operand is not comparable */ 
SW_C280arch/i386/math-emu/fpu_etc.csetcc(SW_C0|SW_C2|SW_C3);
SW_C284arch/i386/math-emu/fpu_etc.csetcc(SW_C0|SW_C2|SW_C3);   /* Operand is not comparable */ 
SW_C2104arch/i386/math-emu/fpu_etc.cc = SW_C2|SW_C3;  /* Denormal */
SW_C2106arch/i386/math-emu/fpu_etc.cc = SW_C2;
SW_C2112arch/i386/math-emu/fpu_etc.cc = SW_C2|SW_C0;
SW_C246arch/i386/math-emu/fpu_trig.cpartial_status |= SW_C2;     /* Reduction incomplete. */
SW_C2145arch/i386/math-emu/fpu_trig.cpartial_status = saved_status & ~SW_C2;     /* Reduction complete. */
SW_C2894arch/i386/math-emu/fpu_trig.csetcc(SW_C2);
SW_C2900arch/i386/math-emu/fpu_trig.ccc = SW_C2;
SW_C2185arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2200arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2205arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2224arch/i386/math-emu/reg_compare.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C2233arch/i386/math-emu/reg_compare.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C2250arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2255arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2274arch/i386/math-emu/reg_compare.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C2283arch/i386/math-emu/reg_compare.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C2305arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2310arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C252arch/i386/math-emu/status_w.hpartial_status &= ~(SW_C0|SW_C1|SW_C2|SW_C3); \
SW_C253arch/i386/math-emu/status_w.hpartial_status |= (cc) & (SW_C0|SW_C1|SW_C2|SW_C3); })