Home
last modified time | relevance | path

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

/linux/arch/x86/math-emu/
H A Dreg_norm.S87 call arith_underflow
H A Dfpu_proto.h19 asmlinkage int arith_underflow(FPU_REG *dest);
H A Derrors.c601 asmlinkage __visible int arith_underflow(FPU_REG *dest) in arith_underflow() function
H A Dfpu_trig.c943 tag = arith_underflow(st0_ptr); in do_fprem()