Searched refs:fp_fscale (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_arith.h | 48 fp_fscale(struct fp_ext *dest, struct fp_ext *src);
|
H A D | fp_scan.S | 318 .long fpa_fsgldiv, fp_frem, fp_fscale, fpa_fsglmul
|
H A D | fp_arith.c | 654 fp_fscale(struct fp_ext *dest, struct fp_ext *src) in fp_fscale() function
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_arith.h | 48 fp_fscale(struct fp_ext *dest, struct fp_ext *src);
|
H A D | fp_arith.c | 654 fp_fscale(struct fp_ext *dest, struct fp_ext *src) in fp_fscale() function
|
H A D | fp_scan.S | 318 .long fpa_fsgldiv, fp_frem, fp_fscale, fpa_fsglmul
|
Completed in 3 milliseconds