Searched refs:o1 (Results 176 - 200 of 225) sorted by relevance

123456789

/opensolaris-onvv-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus_asm.s84 * %o1 = sfmmup
103 cmp %o3, %o1
119 * %o1 = sfmmup
122 SFMMU_CPU_CNUM(%o1, %g1, %g2) ! %g1 = sfmmu cnum on this CPU
124 ldub [%o1 + SFMMU_CEXT], %o4 ! %o4 = sfmmup->sfmmu_cext
132 srlx %o2, CTXREG_NEXT_SHIFT, %o1 ! need to preserve nucleus pgsz
133 sllx %o1, CTXREG_NEXT_SHIFT, %o1 ! %o1 = nucleus pgsz
134 or %g1, %o1,
[all...]
H A Dspitfire_copy.s1891 subcc %o0, %o1, %o3 ! difference of from and to address
1901 cmp %o0, %o1 ! compare from and to addresses
1910 stb %o3, [%o1] ! write to address
1913 inc %o1 ! inc to address
1924 stb %o3, [%o1 + %o2] ! delay slot, store at end of dst
2207 mov SAVE_DST, %o1
2217 mov SAVE_DST, %o1
2245 mov %o1, SAVE_DST
2254 or %o0, %o1, %o3
2262 add %o1,
[all...]
H A Dus3_jalapeno_asm.s356 * %o1 - ecache size
378 ECACHE_FLUSHALL(%o1, %o2, %o0, %o4)
869 ECACHE_FLUSH_LINE(%o0, %o1, %o2, %o3)
871 ECACHE_REFLUSH_LINE(%o1, %o2, %o3)
941 ECACHE_FLUSH_LINE(%o0, %o1, %o2, %o3)
943 ECACHE_REFLUSH_LINE(%o1, %o2, %o3)
952 ldxa [%g0]ASI_AFSR, %o1
953 stxa %o1, [%g0]ASI_AFSR
974 * %o1 - Ecache set size
990 ECACHE_FLUSH_LINE(%o0, %o1,
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu.h238 mov %o1, scr2; \
243 ldx [%o2 + MMFSA_I_CTX], %o1; \
252 mov scr2, %o1; \
265 mov %o1, scr2; \
270 ldx [%o2 + MMFSA_D_CTX], %o1; \
279 mov scr2, %o1; \
/opensolaris-onvv-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s211 ldn [ls1 + IV_ARG2], %o1; \
216 set _spurious, %o1; \
349 * %o1 = pointer to current intr_vec_t (iv) to be processed
541 mov %i0, %o1
551 SERVE_INTR_PRE(%o1, %o2, %l1, %l3, %o4, %o5, %o3, %o0)
553 ! %o0 and %o1 are now available as scratch registers.
556 SERVE_INTR(%o1, %o2, %l1, %l3, %o4, %o5, %o3, %o0)
576 sethi %hi(panic_quiesce), %o1
577 ld [%o1 + %lo(panic_quiesce)], %o1
[all...]
H A Dlocore.s72 CPU_ADDR(%o0, %o1)
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/sys/common/sparc/
H A Dgetppid.s33 mov %o1, %o0
H A Dpipe.s37 st %o1, [%o2 + 4]
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/sys/
H A Ddoor.s112 ldn [%sp + DOOR_DATA_PTR], %o1
155 clr %o1
/opensolaris-onvv-gate/usr/src/lib/libnisdb/
H A Dldap_xdr.c680 * Return TRUE if 'o1' and 'o2' are the same, FALSE otherwise.
686 sameNisPlusObj(nis_object *o1, nis_object *o2) { argument
694 if (o1 == o2)
696 else if (o1 == 0 || o2 == 0)
706 obj1 = *o1;
747 sameNisPlusPseudoObj(nis_object *o1, entry_obj *e2) { argument
751 if (o1 == 0 && e2 == 0)
758 return ((o1 == 0) ? TRUE : FALSE);
760 res = sameNisPlusObj(o1, o2);
/opensolaris-onvv-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp_asm.s128 ! uint64_t flushaddr; -> %o1
137 ldx [%o4 + 8], %o1
172 ECACHE_FLUSHALL(%o2, %g1, %o1, %o4)
319 stxa %o1, [%o0]ASI_MC_DECODE
/opensolaris-onvv-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dgssapi_krb5.c304 #define g_OID_prefix_equal(o1, o2) \
305 (((o1)->length >= (o2)->length) && \
306 (memcmp((o1)->elements, (o2)->elements, (o2)->length) == 0))
/opensolaris-onvv-gate/usr/src/uts/sun4v/ml/
H A Dmach_proc_init.s126 mov KCONTEXT, %o1 ! %o1 = context
186 set startup_complete, %o1 ! VA of return address
/opensolaris-onvv-gate/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s240 ldxa [%o5]ASI_MEM, %o1 ! get 8-byte flushaddr in o1
252 ! %o1 = flushaddr for ecache
302 ECACHE_FLUSHALL(EC, %o1, %o2, %g1, %o3, %o4)
304 ! %o1 & %o2 now available
/opensolaris-onvv-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s59 cmp %o1, %o0 ! if from address is >= to use forward copy
61 sub %o0, %o1, %o4 ! get difference of two addresses
71 add %o1, %o2, %o1 ! get to end of source space
84 dec %o1 ! decrement from address
85 ldub [%o1], %o3 ! read a byte
93 dec %o1
96 ldub [%o1], %o3
109 alignaddr %o1, %g0, %g1 ! align src
113 sub %o1,
[all...]
/opensolaris-onvv-gate/usr/src/cmd/avs/dsstat/
H A Dreport.c67 uint64_t o1; local
74 o1 = -old;
75 del = n1 - o1;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/ui/
H A DTableSorter.java98 Object o1 = data.getValueAt(row1, column);
102 if (o1 == null && o2 == null) {
104 } else if (o1 == null) { // Define null less than everything.
/opensolaris-onvv-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.s178 * %o1 = address of TTE to be loaded
189 ldx [%o1], %g1
238 sethi %hi(FLUSH_ADDR), %o1 ! Flush addr doesn't matter
241 flush %o1 ! Flush required for I-MMU
247 sethi %hi(FLUSH_ADDR), %o1 ! Flush addr doesn't matter
250 flush %o1 ! Flush required for I-MMU
265 * %o1 = address of TTE to be loaded
276 ldx [%o1], %g1
365 set CTXREG_CTX_MASK, %o1
368 and %o0, %o1,
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fps/fptest/
H A Dcheetah_sdc.s148 o1(unsigned long arg1, unsigned long *arg2, unsigned long *arg3)
/opensolaris-onvv-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_invoke.s135 cp2arg: ldx [%i2 + 1*8], %o1
/opensolaris-onvv-gate/usr/src/lib/libtnfctl/
H A Dsparc_assm.s46 or %i1, %g0, %o1
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/
H A Dsparccpuid.S71 clr %o1
146 clr %o1
206 1: add %o1,%o2,%o3
211 add %o1,%o2,%o0 ! OpenSSL expects the new value
224 add %sp,BIAS+16,%o1
228 add %sp,BIAS-16,%o1
229 ld [%o1],%l0
230 ld [%o1+4],%l1
231 ld [%o1+8],%l2
/opensolaris-onvv-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.s206 * with p1275cis ptr in %o0 and kdi_dvec in %o1; we start execution
216 * the bootops vector is in the third argument (%o1)
304 sub %g2, %g3, %o1
305 sub %o1, SA(MPCBSIZE) + STACK_BIAS, %sp
461 SYSTRAP_TRACE(%o1, %o2, %o3)
471 mov %g2, %o1 ! arg #1
500 mov 1, %o1
501 st %o1, [%l3]
503 set sys_trap_wrong_pil, %o1 ! arg #1
896 mov %o1,
[all...]
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DUtil.java538 public boolean isEqual(Object o1, Object o2) { argument
539 if (o1 == null) {
542 return (o1.equals(o2));
/opensolaris-onvv-gate/usr/src/cmd/stat/common/
H A Dacquire.c533 uint64_t o1; local
539 o1 = -old;
540 del = n1 - o1;

Completed in 293 milliseconds

123456789