Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/math-emu/
H A Dfp_arith.h28 fp_fsub(struct fp_ext *dest, struct fp_ext *src);
H A Dfp_scan.S319 .long fp_fsub, fp_ill, fp_ill, fp_ill
461 fp_dosingleprec fp_fsub
464 fp_dodoubleprec fp_fsub
H A Dfp_arith.c121 fp_fsub(struct fp_ext *dest, struct fp_ext *src) in fp_fsub() function
596 fp_fsub(dest, &tmp); in modrem_kernel()