Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_arith.h42 fp_frem(struct fp_ext *dest, struct fp_ext *src);
H A Dfp_scan.S318 .long fpa_fsgldiv, fp_frem, fp_fscale, fpa_fsglmul
H A Dfp_arith.c617 /* fp_frem: Implements the kernel of the FREM instruction.
623 fp_frem(struct fp_ext *dest, struct fp_ext *src) in fp_frem() function
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_arith.h42 fp_frem(struct fp_ext *dest, struct fp_ext *src);
H A Dfp_arith.c617 /* fp_frem: Implements the kernel of the FREM instruction.
623 fp_frem(struct fp_ext *dest, struct fp_ext *src) in fp_frem() function
H A Dfp_scan.S318 .long fpa_fsgldiv, fp_frem, fp_fscale, fpa_fsglmul

Completed in 3 milliseconds