tag | line | file | source code |
---|---|---|---|
FPCR_UNF | 310 | arch/alpha/math-emu/fp-emul.c | ((res & FPCR_UNF) && (fpcw & IEEE_TRAP_ENABLE_UNF)) || |
FPCR_UNF | 290 | arch/alpha/math-emu/ieee-math.c | res |= FPCR_UNF; |
FPCR_UNF | 300 | arch/alpha/math-emu/ieee-math.c | res |= FPCR_UNF; |
FPCR_UNF | 369 | arch/alpha/math-emu/ieee-math.c | res |= FPCR_UNF; |
FPCR_UNF | 379 | arch/alpha/math-emu/ieee-math.c | res |= FPCR_UNF; |