tag | line | file | source code |
arith_underflow | 18 | arch/i386/math-emu/fpu_proto.h | asmlinkage int arith_underflow(FPU_REG *dest); |
arith_underflow | 258 | arch/i386/math-emu/fpu_trig.c | arith_underflow(st0_ptr); |
arith_underflow | 335 | arch/i386/math-emu/fpu_trig.c | if ( arith_underflow(st0_ptr) ) |
arith_underflow | 570 | arch/i386/math-emu/fpu_trig.c | arith_underflow(st0_ptr); |
arith_underflow | 913 | arch/i386/math-emu/fpu_trig.c | arith_underflow(st0_ptr); |
arith_underflow | 1028 | arch/i386/math-emu/fpu_trig.c | arith_underflow(st1_ptr); |
arith_underflow | 1213 | arch/i386/math-emu/fpu_trig.c | arith_underflow(st1_ptr); |
arith_underflow | 1361 | arch/i386/math-emu/fpu_trig.c | arith_underflow(st1_ptr); |
arith_underflow | 89 | arch/i386/math-emu/reg_norm.S | call _arith_underflow |