taglinefilesource code
COMP_NAN74kernel/FPU-emu/reg_compare.creturn COMP_NOCOMP | COMP_SNAN | COMP_NAN;
COMP_NAN77kernel/FPU-emu/reg_compare.creturn COMP_NOCOMP | COMP_NAN;
COMP_NAN113kernel/FPU-emu/reg_compare.cif (c & COMP_NAN)
COMP_NAN148kernel/FPU-emu/reg_compare.cif (c & COMP_NAN)
COMP_NAN183kernel/FPU-emu/reg_compare.cif (c & COMP_NAN)