Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c115 /* fp_fsub: Implements the kernel of the FSUB, FSSUB, and FDSUB
121 fp_fsub(struct fp_ext *dest, struct fp_ext *src) in fp_fsub() function
596 fp_fsub(dest, &tmp); in modrem_kernel()
/kernel/linux/linux-6.6/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.c115 /* fp_fsub: Implements the kernel of the FSUB, FSSUB, and FDSUB
121 fp_fsub(struct fp_ext *dest, struct fp_ext *src) in fp_fsub() function
596 fp_fsub(dest, &tmp); in modrem_kernel()

Completed in 6 milliseconds