Searched refs:fp_fsub (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_arith.h | 28 fp_fsub(struct fp_ext *dest, struct fp_ext *src);
|
H A D | fp_scan.S | 319 .long fp_fsub, fp_ill, fp_ill, fp_ill 461 fp_dosingleprec fp_fsub 464 fp_dodoubleprec fp_fsub
|
H A D | fp_arith.c | 115 /* 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 D | fp_arith.h | 28 fp_fsub(struct fp_ext *dest, struct fp_ext *src);
|
H A D | fp_scan.S | 319 .long fp_fsub, fp_ill, fp_ill, fp_ill 461 fp_dosingleprec fp_fsub 464 fp_dodoubleprec fp_fsub
|
H A D | fp_arith.c | 115 /* 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 5 milliseconds