public class LoadStoreInstructions extends java.lang.Object
int
load
store
LoadStoreInstructions(int load_, int store_)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int load
public final int store
public LoadStoreInstructions(int load_, int store_)