taglinefilesource code
IEEE_TRAP_ENABLE_OVF309arch/alpha/math-emu/fp-emul.c((res & FPCR_OVF) && (fpcw & IEEE_TRAP_ENABLE_OVF)) ||
IEEE_TRAP_ENABLE_OVF310arch/alpha/math-emu/ieee-math.cif (f & IEEE_TRAP_ENABLE_OVF) {
IEEE_TRAP_ENABLE_OVF389arch/alpha/math-emu/ieee-math.cif (f & IEEE_TRAP_ENABLE_OVF) {
IEEE_TRAP_ENABLE_OVF46include/asm-alpha/fpu.hIEEE_TRAP_ENABLE_OVF | IEEE_TRAP_ENABLE_UNF |\