RE: [PATCHES] Exception idea

2001-10-26 Thread Stephen Howard
ff [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 25, 2001 09:27 PM To: Dan Sugalski Cc: [EMAIL PROTECTED] Subject: Re: [PATCHES] Exception idea Yeah, I probably should have named the register stack 'X' or something like that. At least we're thinking along somewhat compatible li

Re: [PATCHES] Exception idea

2001-10-25 Thread Jeff
Yeah, I probably should have named the register stack 'X' or something like that. At least we're thinking along somewhat compatible lines. I'll be eager to see your solution... Dan Sugalski wrote: > At 10:34 AM 10/25/2001 -0400, Jeffrey Goff wrote: > >pope # Resto

Re: [PATCHES] Exception idea

2001-10-25 Thread Dan Sugalski
At 10:34 AM 10/25/2001 -0400, Jeffrey Goff wrote: >pope # Restore the exception stack I've been thinking about going with an exception stack rather than a set of exception registers, but there's something awfully compelling about an opcode named "pope"... :)