|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tapina.robe.runtime.instruction.IndexedAddressSource
com.tapina.robe.runtime.instruction.PreIndexedAddressSource
Created by IntelliJ IDEA. User: gareth Date: Sep 2, 2003 Time: 4:52:51 PM
Constructor Summary | |
PreIndexedAddressSource(int baseRegister,
Operand offset)
|
Method Summary | |
void |
dumpJavaSource(java.lang.String varName,
java.io.Writer out)
|
int |
getTransferAddress(CPU cpu)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PreIndexedAddressSource(int baseRegister, Operand offset)
Method Detail |
public int getTransferAddress(CPU cpu)
public void dumpJavaSource(java.lang.String varName, java.io.Writer out) throws java.io.IOException
dumpJavaSource
in class IndexedAddressSource
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |