Public Member Functions | |
InstructionInfo () | |
void | AddBranch (BNBranchType type, uint64_t target=0, Architecture *arch=nullptr, uint8_t delaySlots=0) |
Additional Inherited Members | |
Public Attributes inherited from BNInstructionInfo | |
size_t | length |
size_t | branchCount |
bool | archTransitionByTargetAddr |
uint8_t | delaySlots |
BNBranchType | branchType [3] |
uint64_t | branchTarget [3] |
BNArchitecture * | branchArch [3] |
InstructionInfo::InstructionInfo | ( | ) |
void InstructionInfo::AddBranch | ( | BNBranchType | type, |
uint64_t | target = 0, | ||
Architecture * | arch = nullptr, | ||
uint8_t | delaySlots = 0 ) |