Home
last modified time | relevance | path

Searched refs:fp_fabs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/m68k/math-emu/
H A Dfp_arith.h20 fp_fabs(struct fp_ext *dest, struct fp_ext *src);
H A Dfp_scan.S315 .long fp_fabs, fp_fcosh, fp_fneg, fp_ill
431 fp_dosingleprec fp_fabs
437 fp_dodoubleprec fp_fabs
H A Dfp_arith.c32 fp_fabs(struct fp_ext *dest, struct fp_ext *src) in fp_fabs() function