Searched refs:u0 (Results 101 - 125 of 147) sorted by relevance

123456

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dcrx.h37 u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, enumerator in enum:__anon915
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dcrx.h37 u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, enumerator in enum:__anon2064
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dcrx.h37 u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, enumerator in enum:__anon1484
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dcrx.h37 u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, enumerator in enum:__anon1102
/netbsd-current/lib/libm/src/
H A De_lgammaf_r.c60 u0 = -7.7215664089e-02, /* 0xbd9e233f */ variable
201 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5)))));
H A De_lgamma_r.c124 u0 = -7.72156649015328655494e-02, /* 0xBFB3C467, 0xE37DB0C8 */ variable
265 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5)))));
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreisbr/
H A Dmullo_basecase.asm308 mul v0 C u0 x v2
361 mul %r9 C u0 x v0
371 mul %r11 C u0 x v1
379 imul %rax, %r10 C u0 x v2
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dmullo_basecase.asm351 mul v0 C u0 x v2
404 mul %r9 C u0 x v0
414 mul %r11 C u0 x v1
422 imul %rax, %r10 C u0 x v2
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dgcd_11.asm54 define(`u0', `%eax')
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreihwl/
H A Dmullo_basecase.asm346 mulx( v0, %r12, %rbp) C u0 x v2
400 mulx( %r9, %rax, %r10) C u0 x v0
409 mulx( %r11, %rax, %rdx) C u0 x v1
417 imul %rax, %r10 C u0 x v2
/netbsd-current/external/lgpl3/gmp/dist/mpn/s390_64/
H A Dsqr_basecase.asm81 mlgr %r4, %r5 C u0 * u0
87 mlg %r6, 8(up) C u0 * u1
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dpowm.c90 mp_limb_t p1, r0, u0, _dummy; \
91 u0 = *(up); \
92 umul_ppmm (p1, _dummy, *(mp), (u0 * (invm)) & GMP_NUMB_MASK); \
93 ASSERT (((u0 + _dummy) & GMP_NUMB_MASK) == 0); \
94 p1 += (u0 != 0); \
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_gf2m.c645 BN_ULONG u0, u1, b0, b1, mask; local
647 u0 = udp[0];
653 udp[i] = ((u0 >> 1) | (u1 << (BN_BITS2 - 1))) & BN_MASK2;
654 u0 = u1;
659 udp[i] = u0 >> 1;
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/
H A DMakefile.am241 crypto_stream/salsa20/xmm6int/u0.h \
256 crypto_stream/chacha20/dolbeau/u0.h \
280 crypto_stream/salsa20/xmm6int/u0.h \
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreibwl/
H A Dmullo_basecase.asm91 mulx( %r9, %rax, %r10) C u0 x v0
100 mulx( %r8, %rax, %rdx) C u0 x v1
108 imul %rax, %r10 C u0 x v2
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/zen/
H A Dmullo_basecase.asm90 mulx( %r9, %rax, %r10) C u0 x v0
99 mulx( %r8, %rax, %rdx) C u0 x v1
107 imul %rax, %r10 C u0 x v2
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/vmx/
H A Dmod_34lsub1.asm90 add r9, r9, r0 C add 24b from u0
94 add r9, r9, r0 C add 8b from u0 and 16b from u1
105 add r9, r9, r0 C add 24b from u0
108 add r9, r9, r0 C add 8b from u0 and 16b from u1
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k7/
H A Dgcd_11.asm68 define(`u0', `%eax')
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-template.c420 COMPARE_INTEGER(&aval->outer->inner, &bval->outer->inner, u0);
484 inner.u0 = u[0]; inner.u1 = u[1]; inner.u2 = u[2]; inner.u3 = u[3];
/netbsd-current/lib/libm/ld128/
H A De_lgammal_r.c107 u0 = -7.72156649015328606065120900824024311e-02L, variable
288 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*(u5+y*(u6+y*(u7+
/netbsd-current/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_aix4_3.h249 caddr_t u0; /* ??? UNKNOWN ??? */
H A Dnfs_prot_aix5_1.h226 caddr_t u0; /* ??? UNKNOWN ??? */ member in struct:aix5_nfs_args
/netbsd-current/external/gpl2/groff/dist/contrib/pdfmark/
H A Dpdfroff.sh446 $DIFF -u0 $NULLDEV $NULLDEV 1>$NULLDEV 2>&1 && DIFFOPT='-u0'
/netbsd-current/external/gpl3/gdb/dist/libdecnumber/
H A DdecNumberLocal.h128 uInt u0, u1, v0, v1, w0, w1, w2, t; \
129 u0=u & 0xffff; u1=u>>16; \
131 w0=u0*v0; \
134 w1=u0*v1 + w1; \
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecNumberLocal.h128 uInt u0, u1, v0, v1, w0, w1, w2, t; \
129 u0=u & 0xffff; u1=u>>16; \
131 w0=u0*v0; \
134 w1=u0*v1 + w1; \

Completed in 414 milliseconds

123456