Home
last modified time | relevance | path

Searched refs:x2 (Results 76 – 100 of 131) sorted by last modified time

123456

/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v-c/
H A Dtst.int.out2 libdis_test+0x2: b5 5d c.li s11,-0x13
3 libdis_test+0x4: 89 64 c.lui s1,0x2
14 libdis_test+0x1a: 0a 04 c.slli s0,0x2
H A Dtst.ldsr.out2 libdis_test+0x2: 06 47 c.lwsp a4,0x40(sp)
H A D32.ldsr.out2 libdis_test+0x2: b4 62 c.flw fa3,0x40(a3)
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A Dtst.msr.out2 libdis_test+0x2: 0f 30 wrmsr
H A Dtst.sep.out2 libdis_test+0x2: 0f 35 sysexit
H A Dtst.tsc.out2 libdis_test+0x2: 0f 01 f9 rdtscp
H A D64.pclmulqdq.out1 libdis_test: 66 0f 3a 44 c8 02 pclmulqdq $0x2,%xmm0,%xmm1
2 libdis_test+0x6: 66 0f 3a 44 10 02 pclmulqdq $0x2,(%rax),%xmm2
3 libdis_test+0xc: 66 0f 3a 44 5b 10 pclmulqdq $0x2,0x10(%rbx),%xmm3
H A D64.sha.out2 libdis_test+0x5: 0f 3a cc 0b 02 sha1rnds4 $0x2,(%rbx),%xmm1
4 libdis_test+0x10: 0f 3a cc 0c 8b 02 sha1rnds4 $0x2,(%rbx,%rcx,4),%xmm1
H A D64.avx.out310 libdis_test+0x626: c5 f1 c2 d0 02 vcmppd $0x2,%xmm0,%xmm1,%xmm2
311 libdis_test+0x62b: c5 e1 c2 20 02 vcmppd $0x2,(%rax),%xmm3,%xmm4
313 libdis_test+0x636: c5 f5 c2 d0 02 vcmppd $0x2,%ymm0,%ymm1,%ymm2
314 libdis_test+0x63b: c5 e5 c2 23 02 vcmppd $0x2,(%rbx),%ymm3,%ymm4
316 libdis_test+0x646: c5 f0 c2 d0 02 vcmpps $0x2,%xmm0,%xmm1,%xmm2
317 libdis_test+0x64b: c5 e0 c2 20 02 vcmpps $0x2,(%rax),%xmm3,%xmm4
319 libdis_test+0x656: c5 f4 c2 d0 02 vcmpps $0x2,%ymm0,%ymm1,%ymm2
320 libdis_test+0x65b: c5 e4 c2 23 02 vcmpps $0x2,(%rbx),%ymm3,%ymm4
322 libdis_test+0x666: c5 f3 c2 d0 02 vcmpsd $0x2,%xmm0,%xmm1,%xmm2
323 libdis_test+0x66b: c5 e3 c2 20 02 vcmpsd $0x2,(%rax),%xmm3,%xmm4
[all …]
H A D32.pclmulqdq.out1 libdis_test: 66 0f 3a 44 c8 02 pclmulqdq $0x2,%xmm0,%xmm1
2 libdis_test+0x6: 66 0f 3a 44 10 02 pclmulqdq $0x2,(%eax),%xmm2
3 libdis_test+0xc: 66 0f 3a 44 5b 10 pclmulqdq $0x2,0x10(%ebx),%xmm3
H A D32.sha.out2 libdis_test+0x5: 0f 3a cc 0b 02 sha1rnds4 $0x2,(%ebx),%xmm1
4 libdis_test+0x10: 0f 3a cc 0c 8b 02 sha1rnds4 $0x2,(%ebx,%ecx,4),%xmm1
H A D32.avx512.out2 libdis_test+0x2: c5 f8 28 c8 vmovaps %xmm0,%xmm1
H A D32.avx.out310 libdis_test+0x626: c5 f1 c2 d0 02 vcmppd $0x2,%xmm0,%xmm1,%xmm2
311 libdis_test+0x62b: c5 e1 c2 20 02 vcmppd $0x2,(%eax),%xmm3,%xmm4
313 libdis_test+0x636: c5 f5 c2 d0 02 vcmppd $0x2,%ymm0,%ymm1,%ymm2
314 libdis_test+0x63b: c5 e5 c2 23 02 vcmppd $0x2,(%ebx),%ymm3,%ymm4
316 libdis_test+0x646: c5 f0 c2 d0 02 vcmpps $0x2,%xmm0,%xmm1,%xmm2
317 libdis_test+0x64b: c5 e0 c2 20 02 vcmpps $0x2,(%eax),%xmm3,%xmm4
319 libdis_test+0x656: c5 f4 c2 d0 02 vcmpps $0x2,%ymm0,%ymm1,%ymm2
320 libdis_test+0x65b: c5 e4 c2 23 02 vcmpps $0x2,(%ebx),%ymm3,%ymm4
322 libdis_test+0x666: c5 f3 c2 d0 02 vcmpsd $0x2,%xmm0,%xmm1,%xmm2
323 libdis_test+0x66b: c5 e3 c2 20 02 vcmpsd $0x2,(%eax),%xmm3,%xmm4
[all …]
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.argv124 x1=1 x2=2.345 $AWK 'BEGIN { print ENVIRON["x1"] + ENVIRON["x2"]}' 1 2.345 > $TEMP2
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c196 static int compare_entries(const void *x1, const void *x2) { in compare_entries() argument
198 cache_entry_t *e2 = (cache_entry_t *)x2; in compare_entries()
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_xdr.c686 XDR x1, x2; in sameNisPlusObj() local
724 xdrmem_create(&x2, (char *)b2, l2, XDR_ENCODE); in sameNisPlusObj()
726 if (xdr_nis_object(&x1, &obj1) && xdr_nis_object(&x2, &obj2)) { in sameNisPlusObj()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatanf.S246 ! x2 = xx * xx;
247 ! dtmp0 = K2 * x2;
249 ! dtmp0 *= x2;
559 fmuld %f4,%f50,%f4 ! (0_0) dtmp0 *= x2;
630 fmuld %f4,%f50,%f4 ! (1_1) dtmp0 *= x2;
697 fmuld %f4,%f50,%f4 ! (2_1) dtmp0 *= x2;
760 fmuld %f4,%f50,%f4 ! (3_1) dtmp0 *= x2;
827 fmuld %f4,%f50,%f4 ! (4_1) dtmp0 *= x2;
892 fmuld %f4,%f50,%f4 ! (5_1) dtmp0 *= x2;
957 fmuld %f4,%f50,%f4 ! (6_1) dtmp0 *= x2;
[all …]
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsinbig_ultra3.c241 x2 = (x2 - t2) + y2; in __vlibm_vsin_big_ultra3()
244 z2 = x2 * x2; in __vlibm_vsin_big_ultra3()
287 x2 = (x2 - t2) + y2; in __vlibm_vsin_big_ultra3()
290 z2 = x2 * x2; in __vlibm_vsin_big_ultra3()
328 x2 = (x2 - t2) + y2; in __vlibm_vsin_big_ultra3()
331 z2 = x2 * x2; in __vlibm_vsin_big_ultra3()
373 z2 = x2 * x2; in __vlibm_vsin_big_ultra3()
409 z2 = x2 * x2; in __vlibm_vsin_big_ultra3()
451 z2 = x2 * x2; in __vlibm_vsin_big_ultra3()
488 z2 = x2 * x2; in __vlibm_vsin_big_ultra3()
[all …]
H A D__vsincos.c255 z2 = x2 * x2; in __vsincos()
314 z2 = x2 * x2; in __vsincos()
365 z2 = x2 * x2; in __vsincos()
412 z2 = x2 * x2; in __vsincos()
458 z2 = x2 * x2; in __vsincos()
505 z2 = x2 * x2; in __vsincos()
548 z2 = x2 * x2; in __vsincos()
586 z2 = x2 * x2; in __vsincos()
928 z2 = x2 * x2; in __vsincos()
998 z2 = x2 * x2; in __vsincos()
[all …]
H A D__vrhypot.c219 double x2, y2, res2, dd2; in __vrhypot() local
266 x2 *= scl2; in __vrhypot()
273 x_hi2 = (x2 + D2ON36) - D2ON36; in __vrhypot()
279 x_lo2 = x2 - x_hi2; in __vrhypot()
286 res2_lo = ((x2 + x_hi2) * x_lo2 + (y2 + y_hi2) * y_lo2); in __vrhypot()
H A D__vrhypotf.c359 float x2, y2; in __vrhypotf_n() local
370 x2 = *px; in __vrhypotf_n()
382 hyp2 = x2 * (double)x2 + y2 * (double)y2; in __vrhypotf_n()
H A D__vpow.c688 double ax2, x2, s_h2, ux2; in __vpow() local
758 u2 = x2 - ax2; in __vpow()
783 s_l2 = (x2 - (ux2 - ax2)); in __vpow()
H A D__vhypotf.c52 float x0, x1, x2, y0, y1, y2, z0, z1, z2, *pz0, *pz1, *pz2; in __vhypotf() local
152 x2 = hx2.f; in __vhypotf()
168 z2 = x2 + y2; in __vhypotf()
170 z2 = x2; in __vhypotf()
188 z2 = sqrt(x2 * (double)x2 + y2 * (double)y2); in __vhypotf()
H A D__vcos.c222 z2 = x2 * x2; in __vcos()
259 z2 = x2 * x2; in __vcos()
290 z2 = x2 * x2; in __vcos()
317 z2 = x2 * x2; in __vcos()
344 z2 = x2 * x2; in __vcos()
371 z2 = x2 * x2; in __vcos()
394 z2 = x2 * x2; in __vcos()
413 z2 = x2 * x2; in __vcos()
692 z2 = x2 * x2; in __vcos()
738 z2 = x2 * x2; in __vcos()
[all …]
H A D__vcosbig_ultra3.c241 x2 = (x2 - t2) + y2; in __vlibm_vcos_big_ultra3()
244 z2 = x2 * x2; in __vlibm_vcos_big_ultra3()
287 x2 = (x2 - t2) + y2; in __vlibm_vcos_big_ultra3()
290 z2 = x2 * x2; in __vlibm_vcos_big_ultra3()
328 x2 = (x2 - t2) + y2; in __vlibm_vcos_big_ultra3()
331 z2 = x2 * x2; in __vlibm_vcos_big_ultra3()
373 z2 = x2 * x2; in __vlibm_vcos_big_ultra3()
409 z2 = x2 * x2; in __vlibm_vcos_big_ultra3()
451 z2 = x2 * x2; in __vlibm_vcos_big_ultra3()
488 z2 = x2 * x2; in __vlibm_vcos_big_ultra3()
[all …]

123456