Searched refs:fp_submant (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_arith.c | 106 fp_submant(dest, src, dest); in fp_fadd() 109 fp_submant(dest, dest, src); in fp_fadd()
|
H A D | multi_arith.h | 114 static inline void fp_submant(struct fp_ext *dest, struct fp_ext *src1, in fp_submant() function
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_arith.c | 106 fp_submant(dest, src, dest); in fp_fadd() 109 fp_submant(dest, dest, src); in fp_fadd()
|
H A D | multi_arith.h | 114 static inline void fp_submant(struct fp_ext *dest, struct fp_ext *src1, in fp_submant() function
|
Completed in 3 milliseconds