Home
last modified time | relevance | path

Searched refs:_0 (Results 1 – 17 of 17) sorted by relevance

/titanic_50/usr/src/lib/libmvec/common/vis/
H A D__vrhypot.S315 lda [%i4]0x82,%o1 ! (7_0) hx0 = *(int*)px;
318 lda [%i3]0x82,%o4 ! (7_0) hy0 = *(int*)py;
321 and %o1,_0x7fffffff,%o7 ! (7_0) hx0 &= 0x7fffffff;
323 cmp %o7,_0x7ff00000 ! (7_0) hx0 ? 0x7ff00000
324 bge,pn %icc,.spec0 ! (7_0) if ( hx0 >= 0x7ff00000 )
325 and %o4,_0x7fffffff,%l7 ! (7_0) hy0 &= 0x7fffffff;
327 cmp %l7,_0x7ff00000 ! (7_0) hy0 ? 0x7ff00000
328 bge,pn %icc,.spec0 ! (7_0) if ( hy0 >= 0x7ff00000 )
329 sub %l7,%o7,%o1 ! (7_0) diff0 = hy0 - hx0;
331 sra %o1,31,%o3 ! (7_0) j0 = diff0 >> 31;
[all …]
H A D__vrsqrtf.S391 lda [%l7]0x82,%f14 ! (4_0) ((float*)&ddx0)[0] = *px;
393 lda [stridex+%l7]0x82,%f15 ! (5_0) ((float*)&ddx0)[1] = *(px + stridex);
396 lda [%l7]0x82,%g1 ! (4_0) ax0 = *(int*)px;
400 lda [stridex+%l7]0x82,%g5 ! (5_0) ax1 = *(int*)(px + stridex);
401 fand %f14,DC0,%f16 ! (4_0) dfx0 = vis_fand(ddx0,DC0);
403 sra %g1,13,%l5 ! (4_0) si0 = ax0 >> 13;
412 sra %g5,13,%l6 ! (5_0) si1 = ax1 >> 13;
414 and %l5,2032,%l5 ! (4_0) si0 &= 0x7f0;
416 ldd [%l5+TBL],%f54 ! (4_0) tbl_div0 = ((double*)((char*)TBL + si0))[0];
417 sra %g5,24,%l7 ! (5_0) iexp1 = ax1 >> 24;
[all …]
H A D__vrsqrt.S222 lda [%i1]%asi,%f0 ! (6_0) ((float*)res)[0] = ((float*)px)[0];
225 lda [%i1+4]%asi,%f1 ! (6_0) ((float*)res)[1] = ((float*)px)[1];
228 fand %f0,DC0,%f16 ! (6_0) res = vis_fand(res,DC0);
237 lda [%l6]%asi,%f8 ! (0_0) ((float*)res)[0] = ((float*)px)[0];
240 lda [%l6+4]%asi,%f9 ! (0_0) ((float*)res)[1] = ((float*)px)[1];
252 fand %f8,DC0,%f16 ! (0_0) res = vis_fand(res,DC0);
260 lda [%l6]%asi,%g1 ! (0_0) hx = *(int*)px;
270 sra %g1,21,%o7 ! (0_0) iexp = hx >> 21;
271 lda [%l6]%asi,%f0 ! (1_0) ((float*)res)[0] = ((float*)px)[0];
272 for %f16,DC1,%f28 ! (0_0) res = vis_for(res,DC1);
[all …]
H A D__vsqrt.S717 lda [%l2]%asi,%f10 ! (5_0) ((float*)&res)[0] = ((float*)px)[0];
719 lda [%l2+4]%asi,%f11 ! (5_0) ((float*)&res)[1] = ((float*)px)[1];
740 lda [%l2]%asi,%f10 ! (0_0) ((float*)&res)[0] = ((float*)px)[0];
743 lda [%l2+4]%asi,%f11 ! (0_0) ((float*)&res)[1] = ((float*)px)[1];
752 lda [%l2]%asi,%o5 ! (0_0) hx = *(int*)px;
755 fand %f10,DC0,%f50 ! (0_0) res = vis_fand(res,DC0);
762 cmp %o5,_0x7ff00000 ! (0_0) hx ? 0x7ff00000
763 bge,pn %icc,.update0 ! (0_0) if ( hx >= 0x7ff00000 )
764 for %f50,A1,%f42 ! (0_0) res = vis_for(res,A1);
766 sra %o5,21,%l1 ! (0_0) sqrt_exp = hx >> 21;
[all …]
H A D__vsqrtf_ultra3.S152 lda [%i1]0x82,%o2 ! (2_0) ax = *(int*)px;
155 lda [%i1]0x82,%f25 ! (2_0) x0 = *px;
157 cmp %o2,_0x7f800000 ! (2_0) ax ? 0x7f800000
158 bge,pn %icc,.spec ! (2_0) if( ax >= 0x7f800000 )
161 cmp %o2,_0x00800000 ! (2_0) ax ? 0x00800000
162 bl,pn %icc,.spec ! (2_0) if( ax < 0x00800000 )
165 fstod %f25,%f56 ! (2_0) db0 = (double)x0;
167 lda [stridex+%o7]0x82,%o1 ! (3_0) ax = *(int*)px;
169 sra %o2,24,%l1 ! (2_0) iexp0 = ax >> 24;
172 add %l1,960,%l0 ! (2_0) iexp0 += 0x3c0;
[all …]
H A D__vatanf.S302 lda [%i3]0x82,%l6 ! (0_0) ux = ((int*)px)[0];
304 and %l6,MASK_0x7fffffff,%l5 ! (0_0) ax = ux & 0x7fffffff;
305 lda [%i3]0x82,%f0 ! (0_0) ftmp0 = *px;
307 cmp %l5,%o4 ! (0_0) ax ? 0x39b89c55
308 bl,pn %icc,.spec0 ! (0_0) if ( ax < 0x39b89c55 )
311 cmp %l5,%o5 ! (0_0) ax ? 0x4c700518
312 bg,pn %icc,.spec1 ! (0_0) if ( ax > 0x4c700518 )
316 fstod %f0,%f22 ! (0_0) ftmp0 = *px;
319 lda [%l5]0x82,%l6 ! (1_0) ux = ((int*)px)[0];
321 and %l6,MASK_0x7fffffff,%o7 ! (1_0) ax = ux & 0x7fffffff;
[all …]
H A D__vatan2f.S260 lda [%i1]0x82,%l4 ! (0_0) uy0 = *(int*)py;
262 lda [%i3]0x82,%l3 ! (0_0) ux0 = *(int*)px;
264 and %l4,_0x7fffffff,%l7 ! (0_0) ay0 = uy0 & 0x7fffffff;
268 and %l3,_0x7fffffff,%l6 ! (0_0) ax0 = ux0 & 0x7fffffff;
276 sub %l6,%l7,%o2 ! (0_0) ldiff0 = ax0 - ay0;
283 sra %o2,31,%l7 ! (0_0) ldiff0 >>= 31;
284 sub %i3,%i1,%l6 ! (0_0) addrc0 = (char*)px - (char*)py;
286 and %l6,%l7,%o2 ! (0_0) addrc0 &= ldiff0;
288 lda [%i1+%o2]0x82,%f0 ! (0_0) fy0 = *(float*)((char*)py + addrc0);
289 sub %i3,%o2,%o4 ! (0_0) (char*)px - addrc0
[all …]
H A D__vrhypotf.S336 lda [%i2]0x82,%l6 ! (3_0) ay = *(int*)py;
338 lda [%o4]0x82,%i5 ! (3_0) ax = *(int*)px;
340 lda [%i2]0x82,%f2 ! (3_0) y0 = *py;
341 and %l6,_0x7fffffff,%l6 ! (3_0) ay &= 0x7fffffff;
343 and %i5,_0x7fffffff,%i5 ! (3_0) ax &= 0x7fffffff;
344 cmp %l6,_0x7f800000 ! (3_0) ay ? 0x7f800000
345 bge,pn %icc,.spec0 ! (3_0) if ( ay >= 0x7f800000 )
346 lda [%o4]0x82,%f4 ! (3_0) x0 = *px;
348 cmp %i5,_0x7f800000 ! (3_0) ax ? 0x7f800000
349 bge,pn %icc,.spec0 ! (3_0) if ( ax >= 0x7f800000 )
[all …]
H A D__vhypotf.S206 lda [%i1]0x82,%l3 ! (3_0) hx0 = *(int*)px;
208 lda [%i2]0x82,%l4 ! (3_0) hy0 = *(int*)py;
210 lda [%i1]0x82,%f17 ! (3_0) x0 = *px;
211 and %l3,_0x7fffffff,%l3 ! (3_0) hx0 &= 0x7fffffff;
213 cmp %l3,_0x7f3504f3 ! (3_0) hx ? 0x7f3504f3
214 bge,pn %icc,.spec ! (3_0) if ( hx >= 0x7f3504f3 )
215 and %l4,_0x7fffffff,%l4 ! (3_0) hy0 &= 0x7fffffff;
217 cmp %l4,_0x7f3504f3 ! (3_0) hy ? 0x7f3504f3
218 bge,pn %icc,.spec ! (3_0) if ( hy >= 0x7f3504f3 )
225 fsmuld %f17,%f17,%f44 ! (3_0) dx0 = x0 * (double)x0;
[all …]
H A D__vhypot.S238 lda [%i1]%asi,%f26 ! (1_0) ((float*)&x)[0] = ((float*)px)[0];
240 lda [%i1+4]%asi,%f27 ! (1_0) ((float*)&x)[1] = ((float*)px)[1];
243 lda [%i3]%asi,%f24 ! (1_0) ((float*)&y)[0] = ((float*)py)[0];
247 lda [%i3+4]%asi,%f25 ! (1_0) ((float*)&y)[1] = ((float*)py)[1];
251 fabsd %f26,%f36 ! (1_0) x = fabs(x);
255 fabsd %f24,%f54 ! (1_0) y = fabs(y);
258 lda [%o5]%asi,%f28 ! (2_0) ((float*)&y)[0] = ((float*)py)[0];
263 lda [%o5+4]%asi,%f29 ! (2_0) ((float*)&y)[1] = ((float*)py)[1];
268 lda [%o1]%asi,%f26 ! (2_0) ((float*)&x)[0] = ((float*)px)[0];
270 lda [%o1+4]%asi,%f27 ! (2_0) ((float*)&x)[1] = ((float*)px)[1];
[all …]
/titanic_50/usr/src/uts/sun4u/sys/
H A Dmachthread.h279 brz scr1, label/**/_0; \
284 label/**/_0: \
/titanic_50/usr/src/uts/intel/sys/acpi/platform/
H A Dacefi.h117 __VA_NARG_(_0, ## __VA_ARGS__, __RSEQ_N())
121 _0,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,N,...) N argument
/titanic_50/usr/src/cmd/mdb/tools/scripts/
H A Dmdb.sh90 build=${os_name}_0$build
/titanic_50/usr/src/common/crypto/skein/
H A Dskein_block.c109 X##p0 += X##p1; X##p1 = RotL_64(X##p1, ROT##_0); X##p1 ^= X##p0; \ in Skein_256_Process_Block()
326 X##p0 += X##p1; X##p1 = RotL_64(X##p1, ROT##_0); X##p1 ^= X##p0;\ in Skein_512_Process_Block()
585 X##p0 += X##p1; X##p1 = RotL_64(X##p1, ROT##_0); X##p1 ^= X##p0;\ in Skein1024_Process_Block()
/titanic_50/usr/src/common/atomic/sparcv9/
H A Datomic.s145 ATOMIC_BACKOFF_CPU(val, limit, ncpu, cas_cnt, label/**/_0) ; \
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src407 …:ac=+\020,\021-\036.^_0\215`\004a\237f\234g\232h\222i\220j\205k\203l\202m\204n\212o\213p\216q\200r…
15728 :al=^_0:bl=^G:cd=^K:ce=^D:cl=5*\014:cm=2\002%r%+ %+ :\
H A Dterminfo.src425 …acsc=+\020\,\021-\036.^_0\215`\004a\237f\234g\232h\222i\220j\205k\203l\202m\204n\212o\213p\216q\0r…
17686 dl1=^_1, ed=^K, el=^D, home=^A, il1=^_0, kcub1=^H, kcud1=^J,