Home
last modified time | relevance | path

Searched refs:fadd (Results 1 – 19 of 19) sorted by relevance

/linux/arch/x86/crypto/
A Dcurve25519-x86_64.c76 static inline void fadd(u64 *out, const u64 *f1, const u64 *f2) in fadd() function
787 fadd(a, x2, z2); in point_add_and_double()
793 fadd(c0, x3, z31); in point_add_and_double()
796 fadd(x3, d0, c0); in point_add_and_double()
812 fadd(b1, b1, d); in point_add_and_double()
827 fadd(a, x2, z2); in point_double()
836 fadd(b, b, d); in point_double()
1362 fadd(a, x1, z1); in curve25519_ever64_base()
1365 fadd(a, a, c); in curve25519_ever64_base()
/linux/Documentation/arm/vfp/
A Drelease-notes.rst23 - fadd
35 - fadd/fsub shows some differences in the handling of +0 / -0 results
/linux/arch/m68k/ifpsp060/src/
A Dfplsp.S6448 fadd.x X(%a6),%fp0
6472 fadd.x PTINY(%pc),%fp0
6478 fadd.x NTINY(%pc),%fp0
7260 fadd.s (%sp)+,%fp0
7411 fadd.x SC(%a6),%fp0
7421 fadd.x SC(%a6),%fp0
7475 fadd.x (%a0),%fp0
7642 fadd.x %fp1,%fp0
7757 fadd.x (%sp)+,%fp0
7933 fadd.x %fp1,%fp0
[all …]
A Dfpsp.S5285 fadd.x %fp1,%fp0
6498 fadd.x X(%a6),%fp0
8477 fadd.x SAVEU(%a6),%fp0
9183 fadd.s %d1,%fp0
9307 fadd.s %d1,%fp0
11391 bsr.l fadd
11445 long fadd - tbl_unsupp # 22: fadd
14603 # fadd(): emulates the fadd instruction #
14639 bra.b fadd
14646 global fadd
[all …]
A Dftest.S1055 fadd.b &0x2,%fp0
1106 fadd.b &0x2,%fp0
1157 fadd.s &0x7f800000,%fp0
A Dpfpsp.S2485 # fadd fdadd fsadd fasin frem
/linux/arch/powerpc/math-emu/
A Dfadd.c11 fadd(void *frD, void *frA, void *frB) in fadd() function
A DMakefile4 obj-$(CONFIG_MATH_EMULATION_FULL) += $(math-emu-common-objs) fabs.o fadd.o \
A Dmath.c32 FLOATFUNC(fadd);
289 case FADD: func = fadd; type = AB; break; in do_mathemu()
/linux/arch/m68k/ifpsp060/
A DMISC78 fadd.s : 2.6
137 fadd.s : 2.6
A Dfplsp.doc124 The fabs/fadd/fdiv/fint/fintrz/fmul/fneg/fsqrt/fsub entry points
/linux/arch/powerpc/include/asm/
A Dkvm_fpu.h61 FPD_TWO_IN(fadd)
/linux/arch/sh/math-emu/
A Dmath.c106 fadd(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fadd() function
397 fadd, fsub, fmul, fdiv, fcmp_eq, fcmp_gt, fmov_idx_reg, fmov_reg_idx,
/linux/arch/powerpc/kvm/
A Dfpu.S256 FPD_TWO_IN(fadd)
/linux/include/uapi/linux/
A Drds.h377 } fadd; member
/linux/tools/power/pm-graph/config/
A Dexample.cfg155 # fadd: file.txt
/linux/arch/m68k/fpsp040/
A Dget_op.S41 | the '040. The '040 then re-executes the fadd.x fpm,fpn with
A Dres_func.S629 | For fadd:
795 | Inst is fadd.
882 orl %d1,USER_FPSR(%a6) |capture cc's and inex from fadd
1057 orl %d1,USER_FPSR(%a6) |capture cc's and inex from fadd
/linux/net/rds/
A Drdma.c882 rm->atomic.op_m_fadd.add = args->fadd.add; in rds_cmsg_atomic()

Completed in 90 milliseconds