public abstract class AbstractRegisterContext extends Object implements RegisterContext
| 构造器和说明 |
|---|
AbstractRegisterContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 RegisterContextindex - 0 basedpublic final long getLongArg(int index)
getLongArg 在接口中 RegisterContextindex - 0 basedCopyright © 2022. All rights reserved.