Lines Matching refs:o0
69 mov %o0, %o3 /* Save our jmp_buf in %o3 */
70 mov %o0, %o2 /* build sigcontext in [%o2] */
71 mov 1, %o0 /* SIG_BLOCK */
76 st %o0, [%o3 + 0x04] /* sc.sc_mask = current mask; */
78 clr %o0 /* sigstack(NULL, &foo) */
82 lduw [%o3 + 0x38+0x10], %o0 /* foo.ss_flags */
83 and %o0, 1, %o1 /* onstack = foo.ss_flags & 1; */
84 st %o0, [%o3 + 0x00] /* sc.sc_onstack = current onstack; */
86 add %o7, 8, %o0
87 stx %o0, [%o3 + 0x10] /* sc.sc_pc = return_pc */
88 add %o7, 12, %o0
89 stx %o0, [%o3 + 0x18] /* sc.sc_npc = return_pc + 4 */
94 clr %o0
98 * new <pc,npc>, and appropriate %o0 return value from the sigcontext built
112 mov %i0, %o0