tag | line | file | source code |
---|---|---|---|
IEEE_TRAP_ENABLE_DZE | 308 | arch/alpha/math-emu/fp-emul.c | ((res & FPCR_DZE) && (fpcw & IEEE_TRAP_ENABLE_DZE)) || |
IEEE_TRAP_ENABLE_DZE | 45 | include/asm-alpha/fpu.h | #define IEEE_TRAP_ENABLE_MASK (IEEE_TRAP_ENABLE_INV | IEEE_TRAP_ENABLE_DZE |\ |