Rv32MulHExecutor

Type Alias Rv32MulHExecutor 

Source
pub type Rv32MulHExecutor = MulHExecutor<Rv32MultAdapterExecutor, RV32_REGISTER_NUM_LIMBS, RV32_CELL_BITS>;

Aliased Type§

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

Fields§

§offset: usize