pub const NUM_BRANCH_INFO: usize = 3;
Expand description
This is the number of branches that can be specified in an InstructionInfo
.
pub const NUM_BRANCH_INFO: usize = 3;
This is the number of branches that can be specified in an InstructionInfo
.