[457] in java-interest

home help back first fref pref prev next nref lref last post

Re: opcodes

daemon@ATHENA.MIT.EDU (Tom Lord)
Fri Jun 23 02:37:21 1995

Date: Thu, 22 Jun 1995 22:59:22 -0700
From: Tom Lord <lord@cygnus.com>
To: mcculley@greatwall.cctt.com
Cc: java-interest@java.sun.com
In-Reply-To: <9506230504.AA53587@greatwall.cctt.com> (mcculley@greatwall.cctt.com)



   The Java Virtual Machine Specification gives the following conflicting values:
   i2l => 132
   iinc => 132
   iload_0 => 27
   iload_1 => 27

   I suspect that iload_0 is supposed to be 26, but I have no idea what the deal
   is with iinc and i2l.


There is a hole in the numbering at 135 -- that is presumably where i2l
goes.  

If you are working on a VM or related code, why consider helping
working on the GUILE VM?  It is largely done and largely Java-compatible.
With a little work, either or both jobs could be finished.

-t
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post