Searched defs:fmul (Results 1 – 7 of 7) sorted by relevance
/linux/arch/powerpc/math-emu/ |
H A D | fmul.c | 11 fmul(void *frD, void *frA, void *frB) in fmul() function
|
/linux/arch/powerpc/crypto/ |
H A D | curve25519-ppc64le-core.c | 32 #define fmul x25519_fe51_mul macro [all...] |
/linux/arch/sh/math-emu/ |
H A D | math.c | 122 fmul(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fmul() function
|
/linux/arch/x86/crypto/ |
H A D | curve25519-x86_64.c | 160 static inline void fmul(u64 *out, const u64 *f1, const u64 *f2, u64 *tmp) in fmul() function [all...] |
/linux/lib/crypto/ |
H A D | curve25519-hacl64.c | 432 static __always_inline void fmul(u64 *output, u64 *a, u64 *b) in fmul() function
|
/linux/drivers/tty/serial/ |
H A D | max310x.c | 566 unsigned long fdiv, fmul, bestfreq = freq; in max310x_set_ref_clk() local [all...] |
/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 11578 fmul: global() label [all...] |