public abstract class AbstractRegisterContext extends Object implements RegisterContext
| Constructor and Description |
|---|
AbstractRegisterContext() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIntArg(int index) |
long |
getLongArg(int index) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIntByReg, getLongByReg, getLR, getLRPointer, getPCPointer, getPointerArg, getStackPointerpublic final int getIntArg(int index)
getIntArg in interface RegisterContextindex - 0 basedpublic final long getLongArg(int index)
getLongArg in interface RegisterContextindex - 0 basedCopyright © 2026. All rights reserved.