Searched refs:fp_fintrz (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_arith.h | 46 fp_fintrz(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() 642 fp_fintrz(struct fp_ext *dest, struct fp_ext *src) in fp_fintrz() function
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_arith.h | 46 fp_fintrz(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() 642 fp_fintrz(struct fp_ext *dest, struct fp_ext *src) in fp_fintrz() function
|
H A D | fp_scan.S | 309 .long fp_fmove_mem2fp, fp_fint, fp_fsinh, fp_fintrz
|
Completed in 3 milliseconds