1 2 3 4 5
pub const ADD_SRL: u32 = 0x0; pub const SUB_SRA: u32 = 0x1; pub const SRLI: u32 = 0x0; pub const SRAI: u32 = 0x1;