According to https://riscv.org/wp-content/uploads/2017/05/riscv-spec-v2.2.pdf the SLLI, SRAI and SRLI instructions are part of RV32I. Here they are only included in RV64I. I can make a PR for this (if needed, the change it pretty trivial)
According to https://riscv.org/wp-content/uploads/2017/05/riscv-spec-v2.2.pdf the SLLI, SRAI and SRLI instructions are part of RV32I. Here they are only included in RV64I.
I can make a PR for this (if needed, the change it pretty trivial)