Christopher SEKIYA wileyc@rezrov.net asked about the code segment; > LEAF_NOPROFILE(__sigtramp_siginfo_2) > move a0, sp > addu a0, 128 /* get pointer to ucontext */ > SYSTRAP(setcontext) /* and call setcontext() with it */ Why didn't you write the two liner in a single insn? Toru Nishimura/ALKYL Technology