Searched refs:cnd (Results 1 - 25 of 36) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dcnd_swap.c36 mpn_cnd_swap (mp_limb_t cnd, volatile mp_limb_t *ap, volatile mp_limb_t *bp, argument
39 volatile mp_limb_t mask = - (mp_limb_t) (cnd != 0);
H A Dcnd_sub_n.c38 mpn_cnd_sub_n (mp_limb_t cnd, mp_ptr rp, mp_srcptr up, mp_srcptr vp, mp_size_t n) argument
46 mask = -(mp_limb_t) (cnd != 0);
H A Dcnd_add_n.c38 mpn_cnd_add_n (mp_limb_t cnd, mp_ptr rp, mp_srcptr up, mp_srcptr vp, mp_size_t n) argument
46 mask = -(mp_limb_t) (cnd != 0);
H A Dsec_pi1_div.c84 mp_limb_t nh, cy, q1h, q0h, dummy, cnd; variable
141 cnd = nh != 0; /* FIXME: cmp-to-int */
143 qlp[0] += cnd;
145 nh -= mpn_cnd_sub_n (cnd, np, np, dp, dn);
H A Ddiv_qr_1u_pi2.c123 mp_limb_t cnd; local
168 cnd = (r >= q1);
169 r += d0 & -cnd;
170 sub_ddmmss (q3,q2, q3,q2, 0,cnd);
216 cnd = (r >= q1);
217 r += d0 & -cnd;
218 sub_ddmmss (q3,q2, q3,q2, 0,cnd);
H A Ddiv_qr_1n_pi2.c125 mp_limb_t cnd; local
172 cnd = (r >= q1);
173 r += d0 & -cnd;
174 sub_ddmmss (q3,q2, q3,q2, 0,cnd);
H A Dsec_invert.c47 mpn_cnd_neg (int cnd, mp_limb_t *rp, const mp_limb_t *ap, mp_size_t n, argument
51 mpn_cnd_sub_n (cnd, rp, ap, scratch, n);
H A Dsec_powm.c222 int cnd; local
355 cnd = mpn_sub_n (tp, rp, mp, n); /* we need just retval */
356 mpn_cnd_sub_n (!cnd, rp, rp, mp, n);
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
H A Dcnd_aors_n.asm52 define(`cnd',`r0')
85 cmp cnd, #1
86 sbc cnd, cnd, cnd C conditionally set to 0xffffffff
97 bic r7, r7, cnd
101 bic r6, r6, cnd
102 bic r7, r7, cnd
108 bic r6, r6, cnd
109 bic r7, r7, cnd
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/atom/
H A Dcnd_sub_n.asm51 define(`cnd', `20(%esp)')
62 mov cnd, %eax C make cnd into a mask (1)
64 neg %eax C make cnd into a mask (1)
66 sbb %eax, %eax C make cnd into a mask (1)
68 mov %eax, cnd C make cnd into a mask (1)
78 and cnd, %eax
88 and cnd, %ebx
100 and cnd,
[all...]
H A Dcnd_add_n.asm51 define(`cnd', `20(%esp)')
62 mov cnd, %eax C make cnd into a mask (1)
64 neg %eax C make cnd into a mask (1)
66 sbb %eax, %eax C make cnd into a mask (1)
68 mov %eax, cnd C make cnd into a mask (1)
77 and cnd, %eax
90 and cnd, %eax
94 and cnd,
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreisbr/
H A Dcnd_add_n.asm57 C is supposed to have the exact same execution pattern for cnd true and
69 define(`cnd', `%rbx')
87 sbb cnd, cnd C make cnd mask
97 and cnd, %rdi
98 and cnd, %r9
99 and cnd, %r10
120 and cnd, %rdi
121 and cnd,
[all...]
H A Dcnd_sub_n.asm57 C is supposed to have the exact same execution pattern for cnd true and
72 define(`cnd', `%rbx')
100 sbb cnd, cnd C make cnd mask
110 and cnd, %rdi
112 and cnd, %r9
114 and cnd, %r10
137 and cnd, %rdi
139 and cnd,
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/
H A Dcnd_aors_n.asm41 define(`cnd', `r0')
70 cmp cnd, #1
71 sbc cnd, cnd, cnd C conditionally set to 0xffffffff
83 bic r4, r4, cnd
84 bic r5, r5, cnd
85 bic r6, r6, cnd
97 bic r4, r4, cnd
98 bic r5, r5, cnd
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm64/cora53/
H A Dcnd_aors_n.asm42 define(`cnd', `x0')
63 cmp cnd, #1
64 sbc cnd, cnd, cnd
71 bic x6, x12, cnd
82 L(top): bic x6, x12, cnd
83 bic x7, x13, cnd
92 L(end): bic x6, x12, cnd
93 bic x7, x13, cnd
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
H A Dcnd_aors_n.asm42 define(`cnd', `r3')
75 subfic cnd, cnd, 0
76 subfe cnd, cnd, cnd
95 and r9, r9, cnd
96 and r11, r11, cnd
97 and r0, r0, cnd
112 and r0, r0, cnd
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm64/
H A Dcnd_aors_n.asm42 define(`cnd', `x0')
63 cmp cnd, #1
64 sbc cnd, cnd, cnd
73 bic x7, x13, cnd
105 L(top): bic x6, x12, cnd
106 bic x7, x13, cnd
112 L(mid): bic x6, x12, cnd
113 bic x7, x13, cnd
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dcnd_aors_n.asm47 C is supposed to have the exact same execution pattern for cnd true and
58 define(`cnd', `%rdi') dnl rcx
90 neg cnd
91 sbb cnd, cnd C make cnd mask
108 and cnd, %r12
110 and cnd, %r13
112 and cnd, %r14
128 and cnd,
[all...]
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_assert.h35 extern void calysto_assume(unsigned char cnd); /* assume this always holds */
36 extern void calysto_assert(unsigned char cnd); /* check whether this holds */
/netbsd-current/external/lgpl3/gmp/dist/mpn/ia64/
H A Dcnd_aors_n.asm40 define(`cnd', `r32')
91 }{.mmi; cmp.ne p6, p7 = 0, cnd C M I
100 (p6) mov cnd = -1 C M I
101 (p7) mov cnd = 0 C M I
117 and x2 = v2, cnd C M I
118 and x3 = v3, cnd C M I
135 and x1 = v1, cnd C M I
154 and x3 = v3, cnd C M I
169 and x0 = v0, cnd C M I
170 and x1 = v1, cnd
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/
H A Dcnd_aors_n.asm51 define(`cnd', `20(%esp)')
75 C make cnd into a full mask
76 mov cnd, %eax
79 mov %eax, cnd
96 and cnd, %eax
104 and cnd, %eax
/netbsd-current/lib/libpthread/
H A DMakefile241 SRCS+= call_once.c cnd.c mtx.c thrd.c tss.c
242 MAN+= threads.3 call_once.3 cnd.3 mtx.3 thrd.3 tss.3
247 MLINKS+= cnd.3 cnd_broadcast.3
248 MLINKS+= cnd.3 cnd_destroy.3
249 MLINKS+= cnd.3 cnd_init.3
250 MLINKS+= cnd.3 cnd_signal.3
251 MLINKS+= cnd.3 cnd_timedwait.3
252 MLINKS+= cnd.3 cnd_wait.3
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
H A Dcnd_add_n.asm51 define(`cnd', `%mm3')
64 movd %eax, cnd
79 pand cnd, %mm2
H A Dcnd_sub_n.asm51 define(`cnd', `%mm3')
64 movd %eax, cnd
79 pand cnd, %mm2
92 pand cnd, %mm2
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparct3/
H A Dcnd_aors_n.asm47 define(`cnd', `%i0')
53 define(`mask', `cnd')
90 MAKEMASK(cnd,mask)

Completed in 273 milliseconds

12