On Mon, 27 Feb 2023 at 10:04, Ivan Klokov <ivan.klo...@syntacore.com> wrote: > > The decoding of the slli_uw currently contains decoding > error: shamt part of opcode has six bits, not five. > > Fixes 3de1fb71("target/riscv: update disas.c for xnor/orn/andn and slli.uw") > > Signed-off-by: Ivan Klokov <ivan.klo...@syntacore.com>
Reviewed-by: Philipp Tomsich <philipp.toms...@vrull.eu>