BNInstructionInfo Struct Reference

Public Attributes

size_t length
 
size_t branchCount
 
bool archTransitionByTargetAddr
 
bool branchDelay
 
BNBranchType branchType [3]
 
uint64_t branchTarget [3]
 
BNArchitecture * branchArch [3]
 

Member Data Documentation

◆ archTransitionByTargetAddr

bool BNInstructionInfo::archTransitionByTargetAddr

◆ branchArch

BNArchitecture* BNInstructionInfo::branchArch[3]

◆ branchCount

size_t BNInstructionInfo::branchCount

◆ branchDelay

bool BNInstructionInfo::branchDelay

◆ branchTarget

uint64_t BNInstructionInfo::branchTarget[3]

◆ branchType

BNBranchType BNInstructionInfo::branchType[3]

◆ length

size_t BNInstructionInfo::length

The documentation for this struct was generated from the following file: