Assignment 2 - new IJVM instruction

Implement a new IJVM instruction, ISWAP varnum, which exchanges the top value on the stack with a local variable, that is, the value A on the stack and the value B in varnum are changed to value A in varnum and value B on the stack.

This should be submitted as a text file emailed to rbentson@ups.edu with the "CSci281 - Asgn2" in the subject by 2005-11-04 at 1700 local time.

(You can thank me for not posting the more difficult assignment I had been considering. :-)


CSci281/assignment20051104.html was last edited by Randolph Bentson, on 2005/10/27T15:49:57-07:00