Searched defs:fmul (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/arch/powerpc/math-emu/ |
D | fmul.c | 11 fmul(void *frD, void *frA, void *frB) in fmul() function
|
/linux-6.14.4/arch/powerpc/crypto/ |
D | curve25519-ppc64le-core.c | 32 #define fmul x25519_fe51_mul macro
|
/linux-6.14.4/arch/sh/math-emu/ |
D | math.c | 122 fmul(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fmul() function
|
/linux-6.14.4/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.14.4/lib/crypto/ |
D | curve25519-hacl64.c | 432 static __always_inline void fmul(u64 *output, u64 *a, u64 *b) in fmul() function
|
/linux-6.14.4/drivers/tty/serial/ |
D | max310x.c | 566 unsigned long fdiv, fmul, bestfreq = freq; in max310x_set_ref_clk() local
|
/linux-6.14.4/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 11578 fmul: label
|