taglinefilesource code
SW_C2133drivers/FPU-emu/errors.cif ( partial_status & SW_C2 )          printk("SW: condition bit 2\n");
SW_C2151drivers/FPU-emu/errors.cpartial_status & SW_C3?1:0, partial_status & SW_C2?1:0, /* cc */
SW_C2391drivers/FPU-emu/fpu_entry.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C2487drivers/FPU-emu/fpu_entry.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C270drivers/FPU-emu/fpu_etc.csetcc(SW_C0|SW_C2|SW_C3);   /* Operand is not comparable */ 
SW_C280drivers/FPU-emu/fpu_etc.csetcc(SW_C0|SW_C2|SW_C3);
SW_C284drivers/FPU-emu/fpu_etc.csetcc(SW_C0|SW_C2|SW_C3);   /* Operand is not comparable */ 
SW_C2104drivers/FPU-emu/fpu_etc.cc = SW_C2|SW_C3;  /* Denormal */
SW_C2106drivers/FPU-emu/fpu_etc.cc = SW_C2;
SW_C2112drivers/FPU-emu/fpu_etc.cc = SW_C2|SW_C0;
SW_C246drivers/FPU-emu/fpu_trig.cpartial_status |= SW_C2;     /* Reduction incomplete. */
SW_C2145drivers/FPU-emu/fpu_trig.cpartial_status = saved_status & ~SW_C2;     /* Reduction complete. */
SW_C2894drivers/FPU-emu/fpu_trig.csetcc(SW_C2);
SW_C2900drivers/FPU-emu/fpu_trig.ccc = SW_C2;
SW_C2185drivers/FPU-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2200drivers/FPU-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2205drivers/FPU-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2224drivers/FPU-emu/reg_compare.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C2233drivers/FPU-emu/reg_compare.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C2250drivers/FPU-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2255drivers/FPU-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2274drivers/FPU-emu/reg_compare.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C2283drivers/FPU-emu/reg_compare.csetcc(SW_C3 | SW_C2 | SW_C0);
SW_C2305drivers/FPU-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C2310drivers/FPU-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
SW_C252drivers/FPU-emu/status_w.hpartial_status &= ~(SW_C0|SW_C1|SW_C2|SW_C3); \
SW_C253drivers/FPU-emu/status_w.hpartial_status |= (cc) & (SW_C0|SW_C1|SW_C2|SW_C3); })