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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_arith.h30 fp_fsub(struct fp_ext *dest, struct fp_ext *src);
H A Dfp_scan.S315 .long fp_fsub, fp_ill, fp_ill, fp_ill
457 fp_dosingleprec fp_fsub
460 fp_dodoubleprec fp_fsub
H A Dfp_arith.c117 /* fp_fsub: Implements the kernel of the FSUB, FSSUB, and FDSUB
123 fp_fsub(struct fp_ext *dest, struct fp_ext *src) function
597 fp_fsub(dest, &tmp);

Completed in 103 milliseconds