Home
last modified time | relevance | path

Searched refs:o1 (Results 101 – 125 of 225) sorted by relevance

123456789

/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan.S210 sub %o1,%o0,%o1 !(-) if intf > big
215 /*7 */ orcc %o1,%o2,%g0 !(-) if either true
254 add %o3,4,%o1 !index = index + 4
258 /*17*/ sll %o1,3,%l3 !index0 = index
302 /*30*/ sub %o1,%o0,%o1 !(-) if intf > big
306 /*31*/ orcc %o1,%o2,%g0 !(-) if either true
340 add %o3,4,%o1 !index = index + 4
344 /*41*/sll %o1,3,%l4 !index1 = index
382 /*51*/ sub %o1,%o0,%o1 !(-) if intf > big
386 /*52*/ orcc %o1,%o2,%g0 !(-) if either true
[all …]
H A D__vexpf.S953 and %o1,255,%o1
957 sll %o1,3,%o1
1112 and %o1,255,%o1
1117 sll %o1,3,%o1
1300 and %o1,255,%o1
1306 sll %o1,3,%o1
1481 and %o1,255,%o1
1485 sll %o1,3,%o1
1703 and %o1,255,%o1
1707 sll %o1,3,%o1
[all …]
H A D__vrsqrtf.S528 and %o1,2032,%o1 ! (3_0) si1 &= 0x7f0;
554 add %o1,TBL,%o1 ! (3_0) addr1 = (char*)TBL + si1;
757 and %o1,2032,%o1 ! (3_0) si1 &= 0x7f0;
1039 sub %o1,stridex,%o1
1054 add %o1,0x3ff,%o1
1085 sub %o1,stridex,%o1
1100 sub %o1,stridex,%o1
1115 add %o1,0x3ff,%o1
1155 sub %o1,stridex,%o1
1277 and %o1,2032,%o1 ! (3_0) si1 &= 0x7f0;
[all …]
H A D__vsincosf.S110 ! o1 n1
298 andcc %o1,2,%g0
321 and %o0,%o1,%o7
469 ld [%fp+n1],%o1
484 and %o1,1,%o1
552 ld [%fp+n1],%o1
556 and %o1,2,%o1
560 sllx %o1,62,%g1
786 andcc %o1,2,%g0
807 andcc %o1,2,%g0
[all …]
H A D__vatan2f.S812 or %g0,%o1,%o4
982 or %g0,%o1,%o4
1574 or %g0,%o1,%o4
1624 or %g0,%o1,%o4
1682 or %g0,%o1,%o4
2216 cmp %o1,%o5
2237 cmp %o1,%o5
2722 sra %o1,28,%o1 ! itmp0 >>= 28;
2725 and %o1,-8,%o1 ! itmp0 = -8;
2746 sra %o1,28,%o1 ! itmp0 >>= 28;
[all …]
H A D__vrhypot.S335 and %o1,%o3,%o1 ! (7_0) j0 &= diff0;
368 and %o1,%o3,%o1 ! (0_0) j0 &= diff0;
420 and %o1,%o3,%o1 ! (1_0) j0 &= diff0;
485 and %o1,%o3,%o1 ! (2_0) j0 &= diff0;
563 and %o1,%o3,%o1 ! (3_0) j0 &= diff0;
643 and %o1,%o3,%o1 ! (4_0) j0 &= diff0;
728 and %o1,%o3,%o1 ! (5_0) j0 &= diff0;
818 and %o1,%o3,%o1 ! (6_0) j0 &= diff0;
911 and %o1,%o3,%o1 ! (7_0) j0 &= diff0;
1016 and %o1,%o3,%o1 ! (0_0) j0 &= diff0;
[all …]
H A D__vatanf.S621 and %o1,-8,%o1 ! (1_1) ax &= -8;
687 and %o1,-8,%o1 ! (2_1) ux &= -8;
727 and %o1,-8,%o1 ! (3_1) ux &= -8;
792 and %o1,-8,%o1 ! (4_1) ux &= -8;
857 and %o1,-8,%o1 ! (5_1) ux &= -8;
922 and %o1,-8,%o1 ! (6_1) ux &= -8;
987 and %o1,-8,%o1 ! (7_1) ux &= -8;
1052 and %o1,-8,%o1 ! (0_0) ux &= -8;
1406 add %o1,stridey,%o1 ! py += stridey;
1429 add %o1,stridey,%o1 ! py += stridey;
[all …]
/illumos-gate/usr/src/lib/libc/sparc/threads/
H A Dasm_subr.S107 mov %o1, %o2
108 mov %o0, %o1
116 mov %o0, %o1
124 mov %o1, %o2
125 mov %o0, %o1
142 mov %i1, %o1
/illumos-gate/usr/src/uts/sun4/ml/
H A Dcopy.S62 sub %o0, %o1, %o0 ! o0 gets the difference of src and dst
79 stb %g1, [%o1] ! store byte
82 add %o1, 1, %o1 ! incr dst addr
89 ldub [%o0 + %o1], %g1 ! delay slot, get source byte
120 mov %o1, %g4 ! g4 is the dest addr
123 sub %o0, %o1, %g2 ! g2 gets the difference of src and dst
H A Dswtch.S204 casx [%o5], %o2, %o1
205 cmp %o2, %o1
233 SET_KAS_CTXSEC_ARGS(%i5, %o0, %o1)
238 or %o0, %o1, %o0
250 mov %g0, %o1 ! %o1 = allocate flag = 0
357 mov -1, %o1
358 stx %o1, [%i1 + CPU_MPCB_PA]
422 ldx [%o2], %o1
424 casx [%o2], %o1, %o0
425 cmp %o0, %o1
[all …]
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dlock.S35 ldstub [%o0], %o1 ! try to set lock, get value in %o1
38 xor %o1, 0xff, %o0 ! delay - return non-zero if success
/illumos-gate/usr/src/lib/libnsl/nis/gen/
H A Dnis_misc_proc.c198 #define OID_IS_EQUAL(o1, o2) ((o1) && (o2) && \ argument
199 ((o1)->length == (o2)->length) && \
200 (memcmp((o1)->elements, (o2)->elements, (o1)->length) == 0))
/illumos-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_kernel_v9.S165 /* 000000 57 */ sra %o1,0,%o4
182 /* 0x0020 */ sra %g3,0,%o1
184 /* 0x0028 */ sllx %o1,3,%g4
543 /* 0x0038 */ add %o1,8,%o0
555 /* 0x0068 */ ld [%o1],%f3
615 /* 0x0148 */ add %o1,4,%o1
1189 /* 0x0058 244 */ sub %o1,4,%o1
1254 /* 0x0108 */ add %o1,32,%o1
2880 /* 0x0a6c */ sub %o1,4,%o1
3103 ld [%o0 + FPU_FPRS], %o1
[all …]
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara2_asm.S45 mov %o1, %o4 ! save datap
55 stx %o1, [%o4]
120 subcc %o1, 0x100, %o1
/illumos-gate/usr/src/uts/sparc/ml/
H A Dsparc_ddi.S74 mov %i1, %o1
100 tst %o1 ! rdip != 0?
190 1: mov %o1, %o3
191 ldn [%o0 + DMA_HANDLE_RDIP], %o1 ! dip = hp->dmai_rdip;
193 ldn [%o1 + DEVI_BUS_DMA_FLUSH], %o0
206 ldn [%o0 + DMA_HANDLE_RDIP], %o1 ! dip = hp->dmai_rdip;
208 ldn [%o1 + DEVI_BUS_DMA_UNBINDFUNC ], %g1
211 ldn [%o1 + DEVI_BUS_DMA_UNBINDHDL], %o0
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_asm.S92 cmp %o3, %o1
122 sllx %o1, CTXREG_NEXT_SHIFT, %o1 ! %o1 = nucleus pgsz
746 mov %g0, %o1 ;\
1658 or %o1, %lo(ERRLOG_REG_EIDR_MASK), %o1
1659 and %o2, %o1, %o3
1668 mov AFSR_ECR, %o1
1669 ldxa [%o1]ASI_AFSR, %o0
1682 or %o1, MCNTL_MPG_SITLB | MCNTL_MPG_SDTLB, %o1
1692 flush %o1
1705 CPU_INDEX(%o0, %o1)
[all …]
H A Dus3_cheetahplus_asm.S435 PN_ECACHE_REFLUSH_LINE(%o1, %o2, %o3, %o0)
439 ECACHE_FLUSH_LINE(%o0, %o1, %o2, %o3)
441 ECACHE_REFLUSH_LINE(%o1, %o2, %o3)
499 ECACHE_FLUSH_LINE(%o0, %o1, %o2, %o3)
501 ECACHE_REFLUSH_LINE(%o1, %o2, %o3)
504 ldxa [%g0]ASI_AFSR, %o1
505 stxa %o1, [%g0]ASI_AFSR
539 ECACHE_FLUSH_LINE(%o0, %o1, %o2, %o3)
546 set ASI_AFSR_EXT_VA, %o1
547 stxa %o0, [%o1]ASI_AFSR ! afsr_ext reg
[all …]
H A Dus3_cheetah_asm.S328 ECACHE_FLUSH_LINE(%o0, %o1, %o2, %o3)
330 ECACHE_REFLUSH_LINE(%o1, %o2, %o3)
378 ECACHE_FLUSH_LINE(%o0, %o1, %o2, %o3)
380 ECACHE_REFLUSH_LINE(%o1, %o2, %o3)
383 ldxa [%g0]ASI_AFSR, %o1
384 stxa %o1, [%g0]ASI_AFSR
406 ECACHE_FLUSH_LINE(%o0, %o1, %o2, %o3)
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcsec_defs.h113 #define GSS_OIDS_EQUAL(o1, o2) \ argument
114 ((((gss_OID)(o1))->length == ((gss_OID)(o2))->length) && \
115 (bcmp(((gss_OID)(o1))->elements, ((gss_OID)(o2))->elements, \
116 ((gss_OID)(o1))->length) == 0))
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A D_rtboot.S100 add %o0, (EB_MAX * 8), %o1 ! &strings[0] == &eb[EB_MAX]
101 add %o1, (S_MAX * 4), %o2 ! &funcs[0] == &strings[S_MAX]
129 st %l0, [%o1 + (n##_S * 4)]
160 mov %i0, %o1 ! set up pointer
173 set (s.ERROR - 2b), %o1 ! get PC-relative address
174 add %o7, %o1, %o1 ! and now make it absolute
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.S166 ! return value in %o0 into %o0 and %o1
172 srl %o0, 0, %o1 ! lower 32-bits into %o1
198 stna %o1, [%g4 + TRAP_ENT_F2]%asi
221 stx %o1, [%l1 + O1_OFF] ! set rp->r_o1
237 mov LMS_USER, %o1
249 ldx [%l1 + O1_OFF], %o1
/illumos-gate/usr/src/uts/sparc/sys/
H A Dasm_linkage.h85 sethi %lm(.L_##x##1), %o1; \
89 or %o1, %lo(.L_##x##1), %o1; \
92 or %o0, %o1, %o0; \
/illumos-gate/usr/src/test/util-tests/tests/dis/sparc/
H A Dtst.regs.s32 add %g7, %o0, %o1
33 add %o0, %o1, %o2
34 add %o1, %o2, %o3
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcb_srt0.S87 sub %g2, %o0, %o1 ! bss size = (_end - _edata)
102 mov 1, %o1 ! first=true
116 mov 0, %o1 ! first=false
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Dforkallx.S48 mov %o0, %o1
52 movrnz %o1, 0, %o0

123456789