pub type Rv32MultiplicationExecutor = MultiplicationExecutor<Rv32MultAdapterExecutor, RV32_REGISTER_NUM_LIMBS, RV32_CELL_BITS>;
Aliased Type§
pub struct Rv32MultiplicationExecutor {
pub offset: usize,
/* private fields */
}
Fields§
§offset: usize