Home
last modified time | relevance | path

Searched refs:i3 (Results 51 – 75 of 102) sorted by relevance

12345

/illumos-gate/usr/src/tools/smatch/src/validation/linear/
H A Dcall-inline.c8 int i3(void) { return (***fun)(); } // C99,C11 6.5.3.2p4 in i3() function
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S588 ldn [%l2], %i2 ! %i2:%i3 = hrestime sec:nsec
589 ldn [%l2 + CLONGSIZE], %i3
590 add %i3, %l5, %i3 ! hrestime.nsec += adj
591 add %i3, %i1, %i3 ! hrestime.nsec += nslt
594 cmp %i3, %l5
598 sub %i3, %l5, %i3 ! hrestime.tv_nsec - NANOSEC
603 stn %i3, [%l2 + CLONGSIZE] ! store the new hrestime
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Dsyscall.S55 mov %i3, %o2 ! arg 2
98 mov %i3, %o1 ! arg 1
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrncpy.S82 ldub [%i3 + %i4], %i1 ! src[]
103 lduw [%i3 + %i4], %i1 ! src dword
234 lduw [%i3 + %i4], %i1 ! x = src[]
252 lduw [%i3 + %i4], %i1 ! x = src[]
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsqrtf_ultra3.S134 or %g0,%i3,%g5
267 add %i5,TBL,%i3 ! (4_1) (char*)TBL + si0
374 ldd [%i3+8],%f50 ! (4_1) dtmp0 = ((double*)((char*)TBL + si0))[1]
380 or %g0,%g5,%i3
416 add %i3,stridey,%o3 ! py += stridey
417 st %f15,[%i3] ! (2_2) *py = fres0;
466 add %i5,TBL,%i3 ! (4_1) (char*)TBL + si0
585 add %g1,stridey,%i3 ! py += stridey
597 or %g0,%i3,%g5
606 add %i3,stridey,%o3 ! py += stridey
[all …]
H A D__vsqrt.S683 or %g0,%i3,%o4
896 sra %o5,15,%i3 ! (3_0) bit = hx >> 15;
912 and %i3,32,%i4 ! (3_0) bit &= 32;
983 sll %o1,0,%i3 ! (4_1) ind1 = ind0;
989 add %i3,%i4,%i3 ! (4_1) ind1 += bit;
1233 add %i3,TBL,%i3 ! (4_1) pind = (char*)TBL + ind1;
1273 and %i3,32,%i4 ! (3_0) bit &= 32;
1278 add %g1,stridey,%i3 ! py += stridey
1345 add %i3,stridey,%l0 ! py += stridey
1491 add %g1,stridey,%i3 ! py += stridey
[all …]
H A D__vatanf.S268 or %g0,%i3,%o1
295 ldx [%fp+tmp_px],%i3
317 mov %l6,%i3
512 mov %i3,%o7
627 mov %l6,%i3
1027 mov %i3,%o7
1401 add %i3,stridex,%i3 ! px += stridex;
1424 add %i3,stridex,%i3 ! px += stridex;
1434 add %i3,stridex,%i3 ! px += stridex
1661 stx %i3,[%fp+tmp_px]
[all …]
H A D__vcos_ultra3.S73 ! i3 y
142 stx %i3,[%fp+ysave]
145 st %i3,[%fp+ysave]
200 add %i3,%i4,%i3 ! y += stridey
223 add %i3,%i4,%i3 ! y += stridey
246 add %i3,%i4,%i3 ! y += stridey
270 add %i3,%i4,%i3 ! y += stridey
3311 add %i3,%i4,%i3 ! y += stridey
3345 add %i3,%i4,%i3 ! y += stridey
3379 add %i3,%i4,%i3 ! y += stridey
[all …]
H A D__vsin_ultra3.S73 ! i3 y
142 stx %i3,[%fp+ysave]
145 st %i3,[%fp+ysave]
199 add %i3,%i4,%i3 ! y += stridey
222 add %i3,%i4,%i3 ! y += stridey
245 add %i3,%i4,%i3 ! y += stridey
269 add %i3,%i4,%i3 ! y += stridey
3321 add %i3,%i4,%i3 ! y += stridey
3354 add %i3,%i4,%i3 ! y += stridey
3387 add %i3,%i4,%i3 ! y += stridey
[all …]
H A D__vhypotf.S166 stx %i3,[%fp+tmp_py]
575 add %i0,stridez,%i3 ! pz += stridez
590 add %i3,stridez,%o4 ! pz += stridez
650 st %f14,[%i3] ! (1_1) *pz = ftmp0;
776 add %i0,stridez,%i3 ! pz += stridez
794 add %i3,stridez,%o4 ! pz += stridez
801 or %g0,%i3,%l7
811 st %f14,[%i3] ! (1_1) *pz = ftmp0;
/illumos-gate/usr/src/lib/brand/shared/brand/sparc/
H A Dhandler.S94 stn %i3, [%sp + EH_LOCALS_GREG(REG_O3)]
155 mov %i3, %o4
/illumos-gate/usr/src/lib/libnsl/yp/
H A Ddbm.c507 int i1, i2, i3; in delitem() local
517 i3 = sp[sp[0]+1-1]; in delitem()
519 while (i1 > i3) { in delitem()
/illumos-gate/usr/src/ucblib/libdbm/
H A Ddbm.c521 int i1, i2, i3; in delitem() local
530 i3 = sp[sp[0]+1-1]; in delitem()
532 while (i1 > i3) { in delitem()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.S117 mov %i3, %o2 ! Callers address is arg 3
145 mov %i3, %o2 ! Callers address is arg3
653 stx %i3, [%o4 + 0x18] ! because a regwindow shift has
769 mov %i3, %o3
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_hcall.S51 mov %i3, %o3
153 mov %i3, %o3
/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_hcall.S71 stx %o2, [%i3] ! save delta
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.S264 ld [%i3],%i4 ! get the rounding mode
339 st %i4,[%i3]
598 ld [%i3],%i4 ! get the rounding mode
677 st %i4,[%i3]
692 st %i4,[%i3]
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.S264 st %i3, [%o4 + 0xc] ! because a regwindow shift has
372 mov %i3, %o3
/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.S142 ldn [%i0 + T_PROCP], %i3 ! delay slot - get proc pointer
482 ! %i3 = new proc
485 ldn [%i0 + T_PROCP], %i3 ! new process
/illumos-gate/usr/src/lib/libm/sparc/src/
H A Dnextafter.S60 or %g0,%i3,%o3
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.S309 st %i3, [%sp + 44] ;\
346 sta %i3, [%g4 + %g3]asi_num ;\
381 sta %i3, [%sp + 44]%asi ;\
414 ld [%sp + 44], %i3 ;\
451 lda [%g4 + %g3]asi_num, %i3 ;\
486 lda [%sp + 44]%asi, %i3 ;\
515 stx %i3, [%sp + V9BIAS64 + 88] ;\
551 stxa %i3, [%g5 + %g4]asi_num ;\
651 ldxa [%g5 + %g4]asi_num, %i3 ;\
769 sta %i3, [%g4 + %g3]asi_num ;\
[all …]
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_log.c133 ea_object_t hdr, toc, i0, i1, i2, i3, i4, i5, i6; in fmd_log_write_hdr() local
154 err |= ea_set_item(&i3, CAT_FMA_OSVER, osver, 0); in fmd_log_write_hdr()
162 (void) ea_attach_to_group(&hdr, &i3); in fmd_log_write_hdr()
197 (void) ea_free_item(&i3, EUP_ALLOC); in fmd_log_write_hdr()
/illumos-gate/usr/src/lib/libc/sparc/threads/
H A Dasm_subr.S143 jmpl %i3, %o7
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c140 int i1, i2, i3, last; in hermon_user_dbr_alloc() local
188 for (i3 = 0; i3 < sizeof (uint64_t) / sizeof (uint8_t); i3++) in hermon_user_dbr_alloc()
189 if ((u64 & (1ul << (i3 + 8 * i2))) == 0) in hermon_user_dbr_alloc()
193 pagep->upg_free[i1] |= (1ul << (i3 + 8 * i2)); in hermon_user_dbr_alloc()
195 dbr_index = ((i1 * sizeof (uint64_t)) + i2) * sizeof (uint64_t) + i3; in hermon_user_dbr_alloc()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Djoin.c545 static int i1,i2,i3; variable
546 …,i,n,f) (sfprintf(sfstdout, "[F%d#%d:%d,%d]", __LINE__, i1=i, i2=n, i3=f), outfield(p, i1, i2, i3))

12345