Re: Between-Opcode Callbacks

2001-07-08 Thread Uri Guttman
> "PJ" == Paul Johnson <[EMAIL PROTECTED]> writes: >> how would you propose those callbacks be attached without op codes to do >> the callback? :) PJ> Well I was specifying requirements rather than proposing PJ> solutions, but with this being the internals list I suppose I PJ> shou

Re: Between-Opcode Callbacks

2001-07-08 Thread Paul Johnson
On Sat, Jul 07, 2001 at 09:58:54PM -0400, Uri Guttman wrote: > > "PJ" == Paul Johnson <[EMAIL PROTECTED]> writes: > > PJ> Some method of attaching a callback function to arbitrary opcodes would > PJ> be very useful. > > how would you propose those callbacks be attached without op codes t

Re: Between-Opcode Callbacks

2001-07-08 Thread Dan Sugalski
At 12:13 AM 7/8/2001 +0100, Simon Cozens wrote: >On Sat, Jul 07, 2001 at 05:51:00PM -0500, Jarkko Hietaniemi wrote: > > A basic block is a sequence of consecutive statements > > in which flow of control enters at the beginning and > > leaves at the end without halt or possibility