public interface EditableArm32RegisterContext extends Arm32RegisterContext
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setR0(int r0) |
void |
setR1(int r1) |
void |
setR2(int r2) |
void |
setR3(int r3) |
void |
setR4(int r4) |
void |
setR5(int r5) |
void |
setR6(int r6) |
void |
setR7(int r7) |
void |
setStackPointer(com.sun.jna.Pointer sp) |
getR0Int, getR0Long, getR0Pointer, getR10Int, getR10Long, getR10Pointer, getR11Int, getR11Long, getR11Pointer, getR12Int, getR12Long, getR12Pointer, getR1Int, getR1Long, getR1Pointer, getR2Int, getR2Long, getR2Pointer, getR3Int, getR3Long, getR3Pointer, getR4Int, getR4Long, getR4Pointer, getR5Int, getR5Long, getR5Pointer, getR6Int, getR6Long, getR6Pointer, getR7Int, getR7Long, getR7Pointer, getR8Int, getR8Long, getR8Pointer, getR9Int, getR9Long, getR9PointergetIntArg, getIntByReg, getLongArg, getLongByReg, getLR, getLRPointer, getPCPointer, getPointerArg, getStackPointerCopyright © 2022. All rights reserved.