Re: Abbreviation

2003-07-21 Thread Leopold Toetsch
Vladimir Lipskiy wrote: In /parrot/docs/jit.pod: "For moving registers from processor to parrot and vv, the B functions have to be implemented." what does "vv" stand for? vice versa (from processor to parrot and back) leo

Re: Abbreviation

2003-07-21 Thread Lars Balker Rasmussen
On Mon, Jul 21, 2003 at 10:28:26AM +0300, Vladimir Lipskiy wrote: > In /parrot/docs/jit.pod: > > "For moving registers from processor to parrot and vv, the > B functions have to be implemented." > > what does "vv" stand for? Vice versa, I presume. -- Lars Balker Rasmussen

Abbreviation

2003-07-20 Thread Vladimir Lipskiy
In /parrot/docs/jit.pod: "For moving registers from processor to parrot and vv, the B functions have to be implemented." what does "vv" stand for?