com.tapina.robe.runtime.instruction
Class MultipleAddressSource
java.lang.Object
com.tapina.robe.runtime.instruction.MultipleAddressSource
- All Implemented Interfaces:
- AddressSource
- public final class MultipleAddressSource
- extends java.lang.Object
- implements AddressSource
Created by IntelliJ IDEA.
User: gareth
Date: Sep 2, 2003
Time: 5:19:43 PM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultipleAddressSource
public MultipleAddressSource(int baseRegister,
int transferOffset,
int writeBackOffset)
getTransferAddress
public final int getTransferAddress(CPU cpu)
- Specified by:
getTransferAddress
in interface AddressSource
dumpJavaSource
public final void dumpJavaSource(java.lang.String varName,
java.io.Writer out)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2003-2005 . All Rights Reserved.