On Thu, Sep 06, 2001 at 02:35:53PM +0100, Dave Mitchell wrote: > The Perl equivalent $a = $a + $a*$b requires a > temporary PMC to store the intermediate result ($a*$b) Probably a temporary INT or NUM register, in fact. But I see your point. I wouldn't be surprised if some of the PMC registers had spare PMCs knocking around to store this kind of thing. Simon
- pads and lexicals Dave Mitchell
- Re: pads and lexicals Simon Cozens
- Re: pads and lexicals Dave Mitchell
- Re: pads and lexicals Ken Fox
- Re: pads and lexicals Dave Mitchell
- Re: pads and lexicals Simon Cozens
- Re: pads and lexicals Dave Mitchell
- Re: pads and lexicals Ken Fox
- Re: pads and lexicals Simon Cozens
- Re: pads and lexicals Dave Mitchell
- Re: pads and lexicals Ken Fox
- Re: pads and lexicals Dan Sugalski
- Re: pads and lexicals Dan Sugalski
- RE: pads and lexicals Garrett Goebel
- RE: pads and lexicals Dan Sugalski
- Re: pads and lexicals Dave Mitchell