Home
last modified time | relevance | path

Searched refs:x1 (Results 1 – 25 of 143) sorted by relevance

123456

/illumos-gate/usr/src/lib/libm/common/Q/
H A Dfmodl.c95 x1 = (x1 << 16) | (x2 >> 16); in fmodl()
102 x1 = (x1 << 1) | (x2 >> 31); in fmodl()
139 x1 = (x1 << 16) | (x2 >> 16); in fmodl()
146 x1 = (x1 << 1) | (x2 >> 31); in fmodl()
170 x1 = x1 + x1 + ((x2 & is) != 0); in fmodl()
187 x1 = z1; in fmodl()
213 x1 = z1; in fmodl()
227 x1 = (x1 << 16) | (x2 >> 16); in fmodl()
232 x1 = x1 + x1 + ((x2 & is) != 0); in fmodl()
252 x1 = (x0 << (32 - k)) | (x1 >> k); in fmodl()
[all …]
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dremquol.c96 x1 = (x1 << 16) | (x2 >> 16); in fmodquol()
103 x1 = (x1 << 1) | (x2 >> 31); in fmodquol()
143 x1 = (x1 << 16) | (x2 >> 16); in fmodquol()
151 x1 = (x1 << 1) | (x2 >> 31); in fmodquol()
175 x1 = x1 + x1 + ((x2 & is) != 0); in fmodquol()
201 x1 = z1; in fmodquol()
227 x1 = z1; in fmodquol()
245 x1 = (x1 << 16) | (x2 >> 16); in fmodquol()
250 x1 = x1 + x1 + ((x2 & is) != 0); in fmodquol()
269 x1 = (x0 << (32 - k)) | (x1 >> k); in fmodquol()
[all …]
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsin.c195 z1 = x1 * x1; in __vsin()
230 z1 = x1 * x1; in __vsin()
262 z1 = x1 * x1; in __vsin()
290 z1 = x1 * x1; in __vsin()
319 z1 = x1 * x1; in __vsin()
347 z1 = x1 * x1; in __vsin()
372 z1 = x1 * x1; in __vsin()
393 z1 = x1 * x1; in __vsin()
425 z1 = x1 * x1; in __vsin()
437 z1 = x1 * x1; in __vsin()
[all …]
H A D__vcos.c221 z1 = x1 * x1; in __vcos()
258 z1 = x1 * x1; in __vcos()
289 z1 = x1 * x1; in __vcos()
316 z1 = x1 * x1; in __vcos()
343 z1 = x1 * x1; in __vcos()
370 z1 = x1 * x1; in __vcos()
393 z1 = x1 * x1; in __vcos()
412 z1 = x1 * x1; in __vcos()
444 z1 = x1 * x1; in __vcos()
691 z1 = x1 * x1; in __vcos()
[all …]
H A D__vsinbig_ultra3.c240 x1 = (x1 - t1) + y1; in __vlibm_vsin_big_ultra3()
243 z1 = x1 * x1; in __vlibm_vsin_big_ultra3()
289 z1 = x1 * x1; in __vlibm_vsin_big_ultra3()
330 z1 = x1 * x1; in __vlibm_vsin_big_ultra3()
372 z1 = x1 * x1; in __vlibm_vsin_big_ultra3()
408 z1 = x1 * x1; in __vlibm_vsin_big_ultra3()
450 z1 = x1 * x1; in __vlibm_vsin_big_ultra3()
487 z1 = x1 * x1; in __vlibm_vsin_big_ultra3()
525 z1 = x1 * x1; in __vlibm_vsin_big_ultra3()
579 z1 = x1 * x1; in __vlibm_vsin_big_ultra3()
[all …]
H A D__vcosbig_ultra3.c240 x1 = (x1 - t1) + y1; in __vlibm_vcos_big_ultra3()
243 z1 = x1 * x1; in __vlibm_vcos_big_ultra3()
289 z1 = x1 * x1; in __vlibm_vcos_big_ultra3()
330 z1 = x1 * x1; in __vlibm_vcos_big_ultra3()
372 z1 = x1 * x1; in __vlibm_vcos_big_ultra3()
408 z1 = x1 * x1; in __vlibm_vcos_big_ultra3()
450 z1 = x1 * x1; in __vlibm_vcos_big_ultra3()
487 z1 = x1 * x1; in __vlibm_vcos_big_ultra3()
525 z1 = x1 * x1; in __vlibm_vcos_big_ultra3()
579 z1 = x1 * x1; in __vlibm_vcos_big_ultra3()
[all …]
H A D__vsincos.c254 z1 = x1 * x1; in __vsincos()
313 z1 = x1 * x1; in __vsincos()
364 z1 = x1 * x1; in __vsincos()
411 z1 = x1 * x1; in __vsincos()
457 z1 = x1 * x1; in __vsincos()
504 z1 = x1 * x1; in __vsincos()
547 z1 = x1 * x1; in __vsincos()
585 z1 = x1 * x1; in __vsincos()
632 z1 = x1 * x1; in __vsincos()
927 z1 = x1 * x1; in __vsincos()
[all …]
H A D__vatan2.c208 x1 = fabs(*y); in __vatan2()
267 x1 *= twom3; in __vatan2()
285 x1 *= two110; in __vatan2()
287 hx = HI(&x1); in __vatan2()
297 xh = x1; in __vatan2()
299 z1 = ((y1 - t1 * xh) - t1 * (x1 - xh)) / (x1 + y1 * t1); in __vatan2()
418 x1 = z1 * z1; in __vatan2()
423 t1 = ah1 + (z1 + (al1 + (z1 * x1) * (p1 + x1 * in __vatan2()
424 (p2 + x1 * (p3 + x1 * p4))))); in __vatan2()
443 t1 = ah1 + (z1 + (al1 + (z1 * x1) * (p1 + x1 * in __vatan2()
[all …]
H A D__vatan2f.c196 x1 = *y; in __vatan2f()
203 x1 = -x1; in __vatan2f()
220 x1 = *x; in __vatan2f()
228 x1 = -x1; in __vatan2f()
241 ah1 = x1 + y1; in __vatan2f()
246 ah1 = y1 / x1; in __vatan2f()
269 x1 *= twop24; /* scale possibly subnormal x */ in __vatan2f()
271 hx = *(int*)&x1; in __vatan2f()
417 dx1 = x1; in __vatan2f()
458 t1 = (y1 - x1 * (double)base1) / in __vatan2f()
[all …]
H A D__vexpf.c240 double x0, x1, x2, x3, x4; in __vexpf() local
279 x1 *= K256ONLN2; in __vexpf()
285 k1 = (int)x1; in __vexpf()
291 x1 -= (double)k1; in __vexpf()
297 x1 = (KA2 * x1 + KA1) * x1 + KA0; in __vexpf()
321 *y = (float)(res1 * x1); in __vexpf()
H A D__vhypotf.c52 float x0, x1, x2, y0, y1, y2, z0, z1, z2, *pz0, *pz1, *pz2; in __vhypotf() local
107 x1 = hx1.f; in __vhypotf()
123 z1 = x1 + y1; in __vhypotf()
125 z1 = x1; in __vhypotf()
187 z1 = sqrt(x1 * (double)x1 + y1 * (double)y1); in __vhypotf()
201 z1 = sqrt(x1 * (double)x1 + y1 * (double)y1); in __vhypotf()
/illumos-gate/usr/src/test/util-tests/tests/mdb/numbers/
H A Dtst.bitfields.ksh.out5 unsigned int:1 brk_d :1 = 0x1
6 unsigned int:1 brk_e :1 = 0x1
7 unsigned int:1 brk_f :1 = 0x1
17 unsigned short:1 a :1 = 0x1
21 unsigned short:1 e :1 = 0x1
27 brk_d = 0x1
28 brk_e = 0x1
29 brk_f = 0x1
36 brk_m = 0x1
37 a = 0x1
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/bitfields/
H A Dtst.bitfields.ksh.out5 unsigned int:1 d :1 = 0x1
6 unsigned int:1 e :1 = 0x1
7 unsigned int:1 f :1 = 0x1
14 unsigned int:1 m :1 = 0x1
17 unsigned short:1 a :1 = 0x1
21 unsigned short:1 e :1 = 0x1
22 unsigned short:1 f :1 = 0x1
25 0x1 0xb 0x2 0x2 0x1 0x1
/illumos-gate/usr/src/uts/sparc/nsmb/
H A Dioc_check.ref3 #define ID_DOMAIN_INCR 0x1
5 #define ID_USER_INCR 0x1
12 #define SSN_SRVNAME_INCR 0x1
16 #define SH_NAME_INCR 0x1
18 #define SH_PASS_INCR 0x1
30 #define WK_CL_GUID_INCR 0x1
55 #define IOC_TITLE_INCR 0x1
59 #define PK_DOM_INCR 0x1
61 #define PK_USR_INCR 0x1
63 #define PK_LMHASH_INCR 0x1
[all …]
/illumos-gate/usr/src/uts/intel/nsmb/
H A Dioc_check.ref3 #define ID_DOMAIN_INCR 0x1
5 #define ID_USER_INCR 0x1
12 #define SSN_SRVNAME_INCR 0x1
16 #define SH_NAME_INCR 0x1
18 #define SH_PASS_INCR 0x1
30 #define WK_CL_GUID_INCR 0x1
55 #define IOC_TITLE_INCR 0x1
59 #define PK_DOM_INCR 0x1
61 #define PK_USR_INCR 0x1
63 #define PK_LMHASH_INCR 0x1
[all …]
/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_mont.c99 MP_CHECKOK(group->meth->field_mul(x1, z2, x1, group->meth)); in gf2m_Madd()
102 MP_CHECKOK(group->meth->field_add(z1, x1, z1, group->meth)); in gf2m_Madd()
105 MP_CHECKOK(group->meth->field_add(x1, &t2, x1, group->meth)); in gf2m_Madd()
157 MP_CHECKOK(group->meth->field_mul(z2, x1, x1, group->meth)); in gf2m_Mxy()
197 mp_int x1, x2, z1, z2; in ec_GF2m_pt_mul_mont() local
201 MP_DIGITS(&x1) = 0; in ec_GF2m_pt_mul_mont()
205 MP_CHECKOK(mp_init(&x1, FLAG(n))); in ec_GF2m_pt_mul_mont()
216 MP_CHECKOK(mp_copy(px, &x1)); /* x1 = px */ in ec_GF2m_pt_mul_mont()
256 MP_CHECKOK(gf2m_Mdouble(&x1, &z1, group, FLAG(n))); in ec_GF2m_pt_mul_mont()
265 i = gf2m_Mxy(px, py, &x1, &z1, &x2, &z2, group); in ec_GF2m_pt_mul_mont()
[all …]
/illumos-gate/usr/src/lib/libc/i386/gen/
H A D_div64.S135 / x1 = HI(x);
169 / x1 = HI(dt);
173 / A_DIV32(x1, x2, y1, q0, x1);
181 / if (t1 > x1 || (t1 == x1 && t0 > x0)) {
277 movl %edx, %ecx / x1, x1
334 movl %eax, %edx / x1, x1
340 shrdl %edx, %eax /, x1, x1
344 movl %edx, %eax / x1, x1
419 / x1 = HI(x);
454 / A_DIV32(x1, x2, y1, q0, x1);
[all …]
/illumos-gate/usr/src/common/ficl/emu/
H A Dgfx_fb.c213 int x1, y1, x2, y2; in gfx_term_drawrect() local
247 gfx_fb_drawrect(x1, y1, x1 + width, y2, 1); in gfx_term_drawrect()
250 gfx_fb_drawrect(x1, y1, x1 + width, y2, 1); in gfx_term_drawrect()
261 gfx_fb_bezier(x1 + i, y1, x1 + i, y2 + i, x2, y2 + i, width-i); in gfx_term_drawrect()
265 x1 += fb.font_width; in gfx_term_drawrect()
303 sx = x0 < x1? 1 : -1; in gfx_fb_line()
305 dx = abs(x1 - x0); in gfx_fb_line()
325 if (x0 == x1) in gfx_fb_line()
358 sx = x2 - x1; in gfx_fb_bezier()
360 xx = x0 - x1; in gfx_fb_bezier()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME351 hidparser: scanner: parsed_text[0] = 0x1,index = 0x1
1529 0x85, 0x1, /* Report ID (0x1) */
1553 0x95, 0x1, /* Report Count (0x1) */
1556 0x19, 0x1, /* Usage Minimum (0x1) */
1559 0x25, 0x1, /* Logical Maximum (0x1) */
1561 0x45, 0x1, /* Physical Maximum (0x1) */
1562 0x75, 0x1, /* Report Size (0x1) */
1584 0x95, 0x1, /* Report Count (0x1) */
1590 0x95, 0x1, /* Report Count (0x1) */
1614 0x95, 0x1, /* Report Count (0x1) */
[all …]
/illumos-gate/usr/src/common/util/i386/
H A Dmuldiv.S181 / x1 = HI(x);
215 / x1 = HI(dt);
219 / A_DIV32(x1, x2, y1, q0, x1);
227 / if (t1 > x1 || (t1 == x1 && t0 > x0)) {
323 movl %edx, %ecx / x1, x1
380 movl %eax, %edx / x1, x1
386 shrdl %edx, %eax /, x1, x1
390 movl %edx, %eax / x1, x1
465 / x1 = HI(x);
500 / A_DIV32(x1, x2, y1, q0, x1);
[all …]
/illumos-gate/usr/src/boot/efi/loader/arch/arm64/
H A Dstart.S143 stp x0, x1, [sp, #-16]!
146 adr x1, __bss_end
153 cmp x0, x1
157 adr x1, _DYNAMIC
161 ldp x0, x1, [sp], #16
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlogf.S936 add x1,stridex,x1
938 sub x1,stridex,x1
951 add x1,stridex,x1
953 sub x1,stridex,x1
1048 add x1,stridex,x1
1050 sub x1, stridex, x1
1063 add x1,stridex,x1
1158 add x1,stridex,x1
1160 sub x1,stridex,x1
1173 add x1,stridex,x1
[all …]
/illumos-gate/usr/src/cmd/raidz_test/
H A Draidz_test.c398 int x0, x1, x2; in run_rec_check_impl() local
443 for (x1 = x0 + 1; x1 < opts->rto_dcols; x1++) { in run_rec_check_impl()
444 if (x1 >= rm->rm_cols - raidz_parity(rm)) in run_rec_check_impl()
451 LOG(D_DEBUG, "[%d %d] ", x0, x1); in run_rec_check_impl()
454 tgtidx[2] = x1 + raidz_parity(rm); in run_rec_check_impl()
465 "[FAIL]\n", x0, x1); in run_rec_check_impl()
474 for (x1 = x0 + 1; x1 < opts->rto_dcols; x1++) { in run_rec_check_impl()
475 if (x1 >= rm->rm_cols - raidz_parity(rm)) in run_rec_check_impl()
486 LOG(D_DEBUG, "[%d %d %d]", x0, x1, x2); in run_rec_check_impl()
489 tgtidx[1] = x1 + raidz_parity(rm); in run_rec_check_impl()
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/uctf/
H A Dtst.printtype.ksh.out2 int ff_gameid = 0x1
9 int ff_hassummons = 0x1
14 int ff_hassummons = 0x1
/illumos-gate/usr/src/common/crypto/chacha/
H A Dchacha.c90 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
123 x1 = j1; in chacha_encrypt_bytes()
140 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes()
144 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
149 x1 = PLUS(x1,j1); in chacha_encrypt_bytes()
167 x1 = XOR(x1,U8TO32_LITTLE(m + 4)); in chacha_encrypt_bytes()
191 U32TO8_LITTLE(c + 4,x1); in chacha_encrypt_bytes()

123456