use BYTE_SIZE;
/// Calculate the number of bytes to shift by.
///
/// Note that we take the least significant 5 bits per the RISC-V spec.
pub const
/// Calculate the number of bits shift by.
///
/// Note that we take the least significant 5 bits per the RISC-V spec.
pub const