Re: [Sablevm-developer] skip vs. nop
Brought to you by:
egagnon
From: Prof. E. M. G. <eti...@uq...> - 2003-03-16 23:01:28
|
On Sun, Mar 16, 2003 at 09:55:02AM -0500, Chris Pickett wrote: > Why are there SKIP and NOP instructions? What is the difference? Mainly semantic: NOP is part of the JVM instruction set. SKIP is added to the begginning of some sequences. Etienne -- Etienne M. Gagnon, Ph.D. http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |