Type Alias Rv32BranchLessThanExecutor

Source
pub type Rv32BranchLessThanExecutor = BranchLessThanExecutor<Rv32BranchAdapterExecutor, RV32_REGISTER_NUM_LIMBS, RV32_CELL_BITS>;

Aliased Type§

pub struct Rv32BranchLessThanExecutor {
    pub offset: usize,
    /* private fields */
}

Fields§

§offset: usize