CommonLib
Loading...
Searching...
No Matches
hedgedev::csl::mem::BranchInfo Struct Reference

Public Attributes

BranchType Type {}
BranchDistance Distance {}
BranchCondition Condition {}
uint8_t OpcodeLength {}
uint8_t InstrLength {}
void * pDestination {}

Member Data Documentation

◆ Condition

BranchCondition hedgedev::csl::mem::BranchInfo::Condition {}

◆ Distance

BranchDistance hedgedev::csl::mem::BranchInfo::Distance {}

◆ InstrLength

uint8_t hedgedev::csl::mem::BranchInfo::InstrLength {}

◆ OpcodeLength

uint8_t hedgedev::csl::mem::BranchInfo::OpcodeLength {}

◆ pDestination

void* hedgedev::csl::mem::BranchInfo::pDestination {}

◆ Type

BranchType hedgedev::csl::mem::BranchInfo::Type {}

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