[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exception systems



|   Cc: rrrs-authors@mc.lcs.mit.edu
|   References: <199604191806.OAA08093@raptor.IRO.UMontreal.CA>
|   X-Mailer: Mew version 1.03 on Emacs 19.28.1
|   Mime-Version: 1.0
|   Content-Type: Text/Plain; charset=us-ascii
|   Date: Fri, 19 Apr 1996 14:27:37 -0400
|   From: Matthias Blume <blume@cs.Princeton.EDU>
|
|   I believe, for realistic code on realistic machines you will hardly
|   see this situation arise.

You mean that you don't expect to see this on an x86?
Let's see, you need
- a heap pointer
- an exception pointer
- a continuation pointer

That leaves a grand total of 5 other registers.

What other realistic machines are you thinking about?
I'm not being very facetious with this question.