public interface OpInfo extends Capstone.OpInfo
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCodeCondition() |
int |
getCpsFlag() |
int |
getCpsMode() |
Operand[] |
getOperands() |
int |
getVectorData() |
int |
getVectorSize() |
boolean |
isUpdateFlags() |
boolean |
isUserMode() |
boolean |
isWriteBack() |
boolean isWriteBack()
Operand[] getOperands()
boolean isUpdateFlags()
int getCpsMode()
int getCpsFlag()
int getVectorData()
int getVectorSize()
boolean isUserMode()
int getCodeCondition()
Copyright © 2022. All rights reserved.