Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c938 tag = arith_underflow(st0_ptr); in do_fprem()
/kernel/linux/linux-6.6/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()