tag | line | file | source code |
---|---|---|---|
IEEE_TRAP_ENABLE_UNF | 310 | arch/alpha/math-emu/fp-emul.c | ((res & FPCR_UNF) && (fpcw & IEEE_TRAP_ENABLE_UNF)) || |
IEEE_TRAP_ENABLE_UNF | 289 | arch/alpha/math-emu/ieee-math.c | if (f & IEEE_TRAP_ENABLE_UNF) { |
IEEE_TRAP_ENABLE_UNF | 368 | arch/alpha/math-emu/ieee-math.c | if (f & IEEE_TRAP_ENABLE_UNF) { |
IEEE_TRAP_ENABLE_UNF | 46 | include/asm-alpha/fpu.h | IEEE_TRAP_ENABLE_OVF | IEEE_TRAP_ENABLE_UNF |\ |