Home | History | Annotate | Download | only in gen

Lines Matching refs:o3

69 	mov	%o0, %o3		/* Save our jmp_buf in %o3 */
76 st %o0, [%o3 + 0x04] /* sc.sc_mask = current mask; */
79 add %o3, 0x38, %o1 /* (foo being the sigcontext14 sc_mask) */
82 lduw [%o3 + 0x38+0x10], %o0 /* foo.ss_flags */
84 st %o0, [%o3 + 0x00] /* sc.sc_onstack = current onstack; */
85 stx %sp, [%o3 + 0x08] /* sc.sc_sp = sp (both ours and caller's) */
87 stx %o0, [%o3 + 0x10] /* sc.sc_pc = return_pc */
89 stx %o0, [%o3 + 0x18] /* sc.sc_npc = return_pc + 4 */
90 stx %g0, [%o3 + 0x20] /* sc.sc_psr = (clean psr) */
91 stx %fp, [%o3 + 0x28] /* sc.sc_g1 = %fp (misuse, but what the heck) */
106 ldx [%i0 + 0x28], %o3
107 orcc %o2, %o3, %g0