Home
last modified time | relevance | path

Searched refs:i0 (Results 101 – 119 of 119) sorted by relevance

12345

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_copy.S1241 #define REALSRC %i0
1713 mov SAVE_SRC, %i0
2117 mov %i0, SAVE_SRC
2863 mov %i0, SAVE_SRC
3399 ! %i0 - start address
3425 mov %i0, %o0
3462 stda %d0, [%i0 + 128]%asi
3463 stda %d0, [%i0 + 64]%asi
3464 stda %d0, [%i0]%asi
3466 add %i0, %i3, %i0
[all …]
H A Dopl_olympus_asm.S738 mov %g0, %i0 ;\
1424 ldx [tmp2 + 64], %i0 ;\
1447 stx %i0, [tmp2 + 64] ;\
1602 stda %d0, [%i0]ASI_BLK_COMMIT_S ! store the modified block
1604 flush %i0 ! flush instruction pipeline
H A Dus3_common_asm.S2307 ldda [%i0]ASI_BLK_P, %d0 ! load a block
2327 add %i0, 64, %i0 ! increment block addr
2382 stda %d0, [%i0]ASI_BLK_COMMIT_S ! store the modified block
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.S299 st %i0, [%sp + 32] ;\
336 sta %i0, [%g4 + %g0]asi_num ;\
375 ld [%sp + 32], %i0 ;\
412 lda [%g4 + %g0]asi_num, %i0 ;\
442 stx %i0, [%sp + V9BIAS64 + 64] ;\
491 stxa %i0, [%g5 + %g1]asi_num ;\
527 ldx [%sp + V9BIAS64 + 64], %i0 ;\
563 ldxa [%g5 + %g1]asi_num, %i0 ;\
646 sta %i0, [%g4 + %g0]asi_num ;\
677 stxa %i0, [%g5 + %g1]asi_num ;\
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dddi_v9_asm.S445 ldn [%i0 + AHI_FAULT_CHECK], %g1
447 mov %i0, %o0
451 sra %o0, 0, %i0
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S222 ldn [%l5 + MODS_RETFCN], %i0
223 call %i0
229 mov %i0, %o0 /* copy over incoming args, if number of */
236 mov %o0, %i0 /* copy any return values */
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddwarf.msg111 @ MSG_REG_I0 "i0"
H A Dcorenote.msg329 @ MSG_REG_SPARC_I0 "[ r24/i0 ]"
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.S1444 lduh [%i0 + IV_FLAGS], %l1 ! %l1 = iv->iv_flags
1448 sth %l2, [%i0 + IV_FLAGS] ! Set IV_SOFTINT_PEND flag
1451 lduh [%i0 + IV_PIL], %l2 ! %l2 = iv->iv_pil
1477 stn %i0, [%l3] ! [%l3] = iv, set pil_next field
1483 stn %i0, [%l6 + %l0] ! cpu->m_cpu.intr_head[pil] = iv
1836 ldn [%i0 + T_STACK], %i2 ! get stack save area pointer
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.S145 mov %i0, %g4
/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__vlog_ultra3.S2137 ! i0 n
2205 #define ICNT %i0
H A D__vsqrt.S588 #define _0x00001ff8 %i0
703 st %i0,[%fp+tmp_counter]
H A D__vatan2f.S66 #define cmul_arr %i0
220 st %i0,[%fp+tmp_counter]
/illumos-gate/usr/src/uts/
H A DREADME201 ld [%i0],....
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S114 mov %i0, %o1
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c4301 int i0; in ql_port_manage() local
4362 i0 = 0; in ql_port_manage()
4366 (caddr_t)&fcode_ver_buf, &i0); in ql_port_manage()
4367 length = (uint_t)i0; in ql_port_manage()
4455 for (i0 = 1, cnt = 0; i0 < pha->osc_max_cnt; in ql_port_manage()
4456 i0++) { in ql_port_manage()
4457 cnt += (pha->outstanding_cmds[i0] != NULL); in ql_port_manage()
4529 for (i0 = 1; i0 < 8; i0++) { in ql_port_manage()
4530 if (mr.mb[i0] != in ql_port_manage()
4531 mr.mb[i0 + 10]) { in ql_port_manage()

12345