Searched refs:i0 (Results 101 - 120 of 120) sorted by relevance

12345

/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s439 ldn [%i0 + L_PC], %i7 ! restore return addr
440 ldn [%i0 + L_SP], %fp ! restore sp for dest on foreign stack
1703 stx %i0, [%sp + STACK_BIAS + SA(MINFRAME) + O0_OFF]
1719 mov %i0, %o0 ! %o0 = format
H A Dlock_prim.s617 mov %i0, %o1; \
633 ld [%i0 + (event * DTRACE_IDSIZE)], %o3; \
651 set lockstat_probemap, %i0
H A Dddi_v9_asm.s1030 ldn [%i0 + AHI_FAULT_CHECK], %g1
1032 mov %i0, %o0
1036 sra %o0, 0, %i0
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.s262 mov %i0, %g4
728 mov %i0, %g1
795 mov %g1, %i0
821 mov %i0, %o1
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s1311 #define REALSRC %i0
1583 ! %i0 - source address (arg)
1827 mov SAVE_SRC, %i0
2241 mov %i0, SAVE_SRC
3029 mov %i0, SAVE_SRC
3625 ! %i0 - start address
3636 andcc %i0, (VIS_BLOCKSIZE-1), %g0
3651 mov %i0, %o0
3687 ! stda %d0, [%i0 + 192]%asi ! in dly slot of branch that got us here
3688 stda %d0, [%i0
[all...]
H A Dopl_olympus_copy.s1263 #define REALSRC %i0
1526 ! %i0 - source address (arg)
1759 mov SAVE_SRC, %i0
2174 mov %i0, SAVE_SRC
2953 mov %i0, SAVE_SRC
3539 ! %i0 - start address
3550 andcc %i0, (VIS_BLOCKSIZE-1), %g0
3565 mov %i0, %o0
3601 ! stda %d0, [%i0 + 192]%asi ! in dly slot of branch that got us here
3602 stda %d0, [%i0
[all...]
H A Dopl_olympus_asm.s911 mov %g0, %i0 ;\
1654 ldx [tmp2 + 64], %i0 ;\
1677 stx %i0, [tmp2 + 64] ;\
1921 stda %d0, [%i0]ASI_BLK_COMMIT_S ! store the modified block
1923 flush %i0 ! flush instruction pipeline
H A Dus3_common_asm.s2887 ldda [%i0]ASI_BLK_P, %d0 ! load a block
2907 add %i0, 64, %i0 ! increment block addr
2983 stda %d0, [%i0]ASI_BLK_COMMIT_S ! store the modified block
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s307 st %i0, [%sp + 32] ;\
344 sta %i0, [%g4 + %g0]asi_num ;\
383 ld [%sp + 32], %i0 ;\
420 lda [%g4 + %g0]asi_num, %i0 ;\
450 stx %i0, [%sp + V9BIAS64 + 64] ;\
499 stxa %i0, [%g5 + %g1]asi_num ;\
535 ldx [%sp + V9BIAS64 + 64], %i0 ;\
571 ldxa [%g5 + %g1]asi_num, %i0 ;\
656 sta %i0, [%g4 + %g0]asi_num ;\
687 stxa %i0, [
[all...]
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s541 mov %i0, %o1
545 ldn [%i0 + PC_OFF], %o4
1548 ! %i0 - pointer to intr_vec_t (iv)
1557 lduh [%i0 + IV_FLAGS], %l1 ! %l1 = iv->iv_flags
1561 sth %l2, [%i0 + IV_FLAGS] ! Set IV_SOFTINT_PEND flag
1564 lduh [%i0 + IV_PIL], %l2 ! %l2 = iv->iv_pil
1574 stn %i0, [%l6 + %l0] ! make intr_vec_t (iv) as new tail
1590 stn %i0, [%l3] ! [%l3] = iv, set pil_next field
1596 stn %i0, [%l6 + %l0] ! cpu->m_cpu.intr_head[pil] = iv
2014 ldn [%i0
[all...]
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s252 ldn [%l5 + MODS_RETFCN], %i0
253 call %i0
259 mov %i0, %o0 /* copy over incoming args, if number of */
266 mov %o0, %i0 /* copy any return values */
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlogf.S103 #define ind0 %i0
127 ! i0 ind0
275 st %i0,[%fp+tmp0]
H A D__vhypot.S43 #define counter %i0
208 mov %i0,tmp_counter
H A D__vrhypotf.S191 #define counter %i0
305 st %i0,[%fp+tmp_counter]
H A D__vsqrt.S588 #define _0x00001ff8 %i0
703 st %i0,[%fp+tmp_counter]
H A D__vlog_ultra3.S2137 ! i0 n
2205 #define ICNT %i0
H A D__vatan2f.S66 #define cmul_arr %i0
220 st %i0,[%fp+tmp_counter]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c4002 int i0; local
4066 i0 = 0;
4070 (caddr_t)&fcode_ver_buf, &i0);
4071 length = (uint_t)i0;
4201 for (i0 = 1, cnt = 0; i0 < MAX_OUTSTANDING_COMMANDS;
4202 i0++) {
4203 cnt += (pha->outstanding_cmds[i0] != NULL);
4275 for (i0 = 1; i0 <
[all...]
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s157 mov %i0, %o1
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dshpiano.sh1159 integer i i0 i1 i2
1163 (( i0=bytearray[i+0] , i1=bytearray[i+1] , i2=bytearray[i+2] ))
1165 out+="${base64chars:$(( i0 >> 2 )):1}"
1166 out+="${base64chars:$(( ((i0 & 0x03) << 4) | ((i1 & 0xf0) >> 4) )):1}"

Completed in 360 milliseconds

12345