Re: [Sablevm-developer] Flushing strategy ....
Brought to you by:
egagnon
From: Etienne M. G. <eti...@uq...> - 2002-12-11 03:46:58
|
On Tue, Dec 10, 2002 at 03:17:33PM -0700, Gunda Domlur wrote: > Bottom-line: I think it is better off to provide iflush with a second size > parameter and leave the implementation specfic for a particular > architecture implementation. > > What say you ? Agreed. On another note: If you want to play with inline-threading, please try porting the folloowing interpreter to ARM: http://www-sor.inria.fr/~piumarta/pldi98/vm.c In fact, you might want to read the paper: http://www-sor.inria.fr/~piumarta/pldi98/ http://www-sor.inria.fr/~piumarta/pldi98/paper.ps.gz If you can get it to work, it should give us the base framework to get SableVM's inline-threaded engine to work on ARM. Have fun! Etienne -- Etienne M. Gagnon http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |