Searched refs:w0 (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-11-stable/usr.bin/calendar/tests/
H A Dregress.sh30 REGRESSION_TEST(`w0-1',`$CALENDAR -W 0 -t 28.12.2006')
31 REGRESSION_TEST(`w0-2',`$CALENDAR -W 0 -t 29.12.2006')
32 REGRESSION_TEST(`w0-3',`$CALENDAR -W 0 -t 30.12.2006')
33 REGRESSION_TEST(`w0-4',`$CALENDAR -W 0 -t 31.12.2006')
34 REGRESSION_TEST(`w0-5',`$CALENDAR -W 0 -t 01.01.2007')
35 REGRESSION_TEST(`w0-6',`$CALENDAR -W 0 -t 02.01.2007')
36 REGRESSION_TEST(`w0-7',`$CALENDAR -W 0 -t 03.01.2007')
H A DMakefile24 ${PACKAGE}FILES+= regress.w0-1.out
25 ${PACKAGE}FILES+= regress.w0-2.out
26 ${PACKAGE}FILES+= regress.w0-3.out
27 ${PACKAGE}FILES+= regress.w0-4.out
28 ${PACKAGE}FILES+= regress.w0-5.out
29 ${PACKAGE}FILES+= regress.w0-6.out
30 ${PACKAGE}FILES+= regress.w0-7.out
/freebsd-11-stable/sys/libkern/arm64/
H A Dcrc32c_armv8.S42 crc32cb w0, w0, w10
49 crc32ch w0, w0, w10
56 crc32cw w0, w0, w10
62 crc32cx w0, w0, x10
68 crc32cw w0, w0, w1
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-tipc.c66 uint32_t w0; member in struct:tipc_pkthdr
70 #define TIPC_VER(w0) (((w0) >> 29) & 0x07)
71 #define TIPC_USER(w0) (((w0) >> 25) & 0x0F)
72 #define TIPC_HSIZE(w0) (((w0) >> 21) & 0x0F)
73 #define TIPC_MSIZE(w0) (((w0) >> 0) & 0xFFFF)
110 uint32_t w0; member in struct:payload_tipc_pkthdr
124 uint32_t w0; member in struct:internal_tipc_pkthdr
146 uint32_t w0; member in struct:link_conf_tipc_pkthdr
161 uint32_t w0, w1, w2; local
226 uint32_t w0, w1, w2, w4, w5, w9; local
294 uint32_t w0, w1, w5; local
342 uint32_t w0; local
[all...]
/freebsd-11-stable/sys/tools/sound/
H A Dfeeder_eq_mkfilter.awk97 function feedeq_alpha(w0, A, QS)
100 alpha = sin(w0) / (2.0 * QS);
102 alpha = sin(w0) * 0.5 * sqrt(A + ((1.0 / A) * \
127 w0, A, alpha, a0, a1, a2, b0, b1, b2)
129 w0 = feedeq_w0(FEEDEQ_TREBLE_SFREQ, 1.0 * rate);
131 alpha = feedeq_alpha(w0, A, FEEDEQ_TREBLE_SLOPE);
135 b1 = -2.0 * cos(w0);
138 a1 = -2.0 * cos(w0);
141 b0 = A*((A+1.0)+((A-1.0)*cos(w0))+(2.0*sqrt(A)*alpha));
142 b1 = -2.0*A*((A-1.0)+((A+1.0)*cos(w0)) );
[all...]
/freebsd-11-stable/sys/contrib/cloudabi/
H A Dcloudabi_vdso_aarch64.S44 mov w0, wzr
56 mov w0, wzr
79 str w0, [x2]
80 mov w0, wzr
91 str w0, [x2]
93 mov w0, wzr
110 str w0, [x2]
111 mov w0, wzr
123 mov w0, wzr
135 mov w0, wz
[all...]
/freebsd-11-stable/sys/sys/
H A Dassym.h39 char name ## w0[(ASSYM_ABS(value) & 0xFFFFU) + ASSYM_BIAS]; \
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/atomic/aarch64/
H A Dopensolaris_atomic.S53 2: mov w0, w3 /* Return the old value */
79 mov w0, w2 /* Return the new value */
/freebsd-11-stable/sys/cddl/dev/dtrace/aarch64/
H A Ddtrace_asm.S75 ldrb w0, [x0]
84 ldrh w0, [x0]
93 ldr w0, [x0]
158 2: mov w0, w3 /* Return the value loaded from target */
/freebsd-11-stable/crypto/openssh/
H A Dblocks.c50 #define M(w0,w14,w9,w1) w0 = sigma1(w14) + w9 + sigma0(w1) + w0;
53 M(w0 ,w14,w9 ,w1 ) \
55 M(w2 ,w0 ,w11,w3 ) \
60 M(w7 ,w5 ,w0 ,w8 ) \
68 M(w15,w13,w8 ,w0 )
106 uint64 w0 = load_bigendian(in + 0); local
123 F(w0 ,0x428a2f98d728ae22ULL)
142 F(w0 ,
[all...]
/freebsd-11-stable/sys/arm64/arm64/
H A Dsupport.S46 EXIT_USER_ACCESS_CHECK(w0, x1)
105 ldtrb w0, [x0] /* Try loading the data */
119 ldtrh w0, [x0] /* Try loading the data */
133 ldtr w0, [x0] /* Try loading the data */
135 str w0, [x1] /* Save the data in kernel space */
136 mov w0, #0 /* Success */
232 EXIT_USER_ACCESS_CHECK(w0, x1)
246 ldtr w0, [x0] /* Try loading the data */
H A Dbus_space_asm.S33 ldrb w0, [x1, x2]
38 ldrh w0, [x1, x2]
43 ldr w0, [x1, x2]
H A Dcopyinout.S45 EXIT_USER_ACCESS_CHECK(w0, x1)
125 csel w0, wzr, w1, eq /* If so return success, else failure */
/freebsd-11-stable/contrib/gcc/
H A Dlonglong.h178 #define umul_ppmm(w1, w0, u, v) \
183 w0 = __w.s.low; \
248 #define umul_ppmm(w1, w0, u, v) \
260 (w0) = __t.__w1w0.__w0; \
331 #define umul_ppmm(w1, w0, u, v) \
333 : "=a" (w0), \
358 #define umul_ppmm(w1, w0, u, v) \
366 (w1) = __xx.__i.__h; (w0) = __xx.__i.__l;})
419 #define umul_ppmm(w1, w0, u, v) \
421 : "=d" ((USItype) (w0)), \
[all...]
H A Dlibgcc2.c314 DWunion w0 = {.ll = (UDWtype) (UWtype) uu.s.low
323 w1.ll += (UWtype) w0.s.high;
326 w0.s.high = w1.s.low;
327 return w0.ll; local
337 DWunion w0 = {.ll = (UDWtype) (UWtype) uu.s.low
346 w1.ll += (UWtype) w0.s.high;
349 w0.s.high = w1.s.low;
350 return w0.ll;
304 DWunion w0 = {.ll = (UDWtype) (UWtype) uu.s.low local
/freebsd-11-stable/sys/crypto/camellia/
H A Dcamellia.c84 #define CAMELLIA_ROLDQ(ll, lr, rl, rr, w0, w1, bits) \
86 w0 = ll; \
90 rr = (rr << bits) + (w0 >> (32 - bits)); \
93 #define CAMELLIA_ROLDQo32(ll, lr, rl, rr, w0, w1, bits) \
95 w0 = ll; \
99 rl = (rr << (bits - 32)) + (w0 >> (64 - bits)); \
100 rr = (w0 << (bits - 32)) + (w1 >> (64 - bits)); \
443 uint32_t il, ir, t0, t1, w0, w1; local
460 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15);
463 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w
650 uint32_t il, ir, t0, t1, w0, w1; /* temporary variables */ local
[all...]
/freebsd-11-stable/secure/lib/libcrypto/aarch64/
H A Dsha256-armv8.S290 eor w0,w22,w22,ror#14
296 eor w16,w16,w0,ror#11 // Sigma1(e)
297 ror w0,w26,#2
304 eor w17,w0,w17,ror#13 // Sigma0(a)
311 ldp w15,w0,[x1],#2*4
360 rev w0,w0 // 13
370 add w22,w22,w0 // h+=X[i]
564 add w7,w7,w0
603 str w0,[s
[all...]
/freebsd-11-stable/contrib/libstdc++/libmath/
H A Dmathconf.h237 U_int32_t w0, w1, w2, w3; member in struct:__anon2116::__anon2118
252 U_int32_t w3, w2, w1, w0; member in struct:__anon2119::__anon2121
/freebsd-11-stable/contrib/diff/src/
H A Dio.c578 word *w0, *w1;
605 w0 = filevec[0].buffer;
607 p0 = buffer0 = (char *) w0;
628 while (*w0 == *w1)
629 w0++, w1++;
632 p0 = (char *) w0;
572 word *w0, *w1; local
/freebsd-11-stable/lib/msun/src/
H A De_lgammaf_r.c80 w0 = 4.18938547e-01, /* 0x3ed67f1d */ variable
208 w = w0+z*(w1+y*w2);
H A De_lgamma_r.c59 * w = w0 + w1*z + w2*z + w3*z + ... + w6*z
150 w0 = 4.18938533204672725052e-01, /* 0x3FDACFE3, 0x90C97D69 */ variable
292 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
/freebsd-11-stable/lib/msun/ld128/
H A De_lgammal_r.c166 w0 = 4.18938533204672741780329736405617738e-01L, variable
321 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*(w6+y*(w7+y*(w8+
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_mips.h329 MSAReg w0; member in struct:MSA_linux_mips
/freebsd-11-stable/lib/msun/ld80/
H A De_lgammal_r.c201 #define w0 (w0u.e) macro
351 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*(w6+y*(w7+y*w8)))))));
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr600_cs.c1493 unsigned w0, unsigned h0, unsigned d0, unsigned nsamples, unsigned format,
1506 w0 = r600_mip_minify(w0, 0);
1510 width = r600_mip_minify(w0, i);
1560 u32 dim, nfaces, llevel, blevel, w0, h0, d0; local
1590 w0 = G_038000_TEX_WIDTH(word0) + 1;
1673 r600_texture_size(nfaces, blevel, llevel, w0, h0, d0, array_check.nsamples, format,
1679 w0, h0, pitch_align, height_align,
1688 w0, h0, format, blevel, nlevels, word3, mipmap_size, radeon_bo_size(texture));*/
1492 r600_texture_size(unsigned nfaces, unsigned blevel, unsigned llevel, unsigned w0, unsigned h0, unsigned d0, unsigned nsamples, unsigned format, unsigned block_align, unsigned height_align, unsigned base_align, unsigned *l0_size, unsigned *mipmap_size) argument

Completed in 478 milliseconds

12