pub type Rv32LessThanExecutor = LessThanExecutor<Rv32BaseAluAdapterExecutor<RV32_CELL_BITS>, RV32_REGISTER_NUM_LIMBS, RV32_CELL_BITS>;
Aliased Type§
pub struct Rv32LessThanExecutor {
pub offset: usize,
/* private fields */
}
Fields§
§offset: usize