Subject: Re: Re: SA_SIGINFO for mips
To: None <port-mips@netbsd.org>
From: Toru Nishimura <locore32@gaea.ocn.ne.jp>
List: port-mips
Date: 10/12/2003 19:44:34
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