Module come::backend::riscv::simple_instruction::param_transformer
source · Expand description
Parameter transformers are used to convert back and forth from a parameter to fields in a binary form of instruction.
Re-exports§
pub use bit_at::BitAt;
pub use bits_at::BitsAt;
pub use branch_high::BranchHigh;
pub use branch_low::BranchLow;
pub use csr::Csr;
pub use jal_form::JalForm;
pub use register::Register;