Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_arith.h40 fp_fmod(struct fp_ext *dest, struct fp_ext *src);
H A Dfp_scan.S317 .long fp_fdiv, fp_fmod, fp_fadd, fp_fmul
H A Dfp_arith.c603 /* fp_fmod: Implements the kernel of the FMOD instruction.
611 fp_fmod(struct fp_ext *dest, struct fp_ext *src) in fp_fmod() function
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_arith.h40 fp_fmod(struct fp_ext *dest, struct fp_ext *src);
H A Dfp_arith.c603 /* fp_fmod: Implements the kernel of the FMOD instruction.
611 fp_fmod(struct fp_ext *dest, struct fp_ext *src) in fp_fmod() function
H A Dfp_scan.S317 .long fp_fdiv, fp_fmod, fp_fadd, fp_fmul

Completed in 4 milliseconds