Home
last modified time | relevance | path

Searched refs:arith_underflow (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/x86/math-emu/
Dreg_norm.S86 call arith_underflow
Dfpu_proto.h18 asmlinkage int arith_underflow(FPU_REG *dest);
Derrors.c604 asmlinkage int arith_underflow(FPU_REG *dest) in arith_underflow() function
Dfpu_trig.c937 tag = arith_underflow(st0_ptr); in do_fprem()