Searched defs:fmul (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/arch/powerpc/math-emu/ |
D | fmul.c | 11 fmul(void *frD, void *frA, void *frB) in fmul() function
|
/linux-6.1.9/arch/sh/math-emu/ |
D | math.c | 120 fmul(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fmul() function
|
/linux-6.1.9/arch/x86/crypto/ |
D | curve25519-x86_64.c | 159 static inline void fmul(u64 *out, const u64 *f1, const u64 *f2, u64 *tmp) in fmul() function
|
/linux-6.1.9/lib/crypto/ |
D | curve25519-hacl64.c | 434 static __always_inline void fmul(u64 *output, u64 *a, u64 *b) in fmul() function
|
/linux-6.1.9/drivers/tty/serial/ |
D | max310x.c | 586 unsigned long fdiv, fmul, bestfreq = freq; in max310x_set_ref_clk() local
|
/linux-6.1.9/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 11578 fmul: label
|