Searched refs:fp_fint (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_arith.h | 44 fp_fint(struct fp_ext *dest, struct fp_ext *src);
|
H A D | fp_scan.S | 309 .long fp_fmove_mem2fp, fp_fint, fp_fsinh, fp_fintrz
|
H A D | fp_arith.c | 486 or with the input to fp_fint or fp_fintrz, and the inputs in fp_roundint() 630 fp_fint(struct fp_ext *dest, struct fp_ext *src) in fp_fint() function
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_arith.h | 44 fp_fint(struct fp_ext *dest, struct fp_ext *src);
|
H A D | fp_arith.c | 486 or with the input to fp_fint or fp_fintrz, and the inputs in fp_roundint() 630 fp_fint(struct fp_ext *dest, struct fp_ext *src) in fp_fint() function
|
H A D | fp_scan.S | 309 .long fp_fmove_mem2fp, fp_fint, fp_fsinh, fp_fintrz
|
Completed in 4 milliseconds