Home
last modified time | relevance | path

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

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