Subject: Re: AltiVec and *jmp.
To: Matt Thomas <matt@3am-software.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-userlevel
Date: 07/02/2002 08:40:23
On Tue, Jul 02, 2002 at 08:31:10AM -0700, Matt Thomas wrote:
> Nothing about signals. Hmmm, signals could wipe out the caller-saved
> ones. Ewwww. Got to think about that.
Well, no one is supposed to do much in a signal handler anyway (POSIX
defines very little that is allowed in signal handlers), so you probably
don't need to worry about it too much.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>