On Sun, Sep 5, 2021 at 4:49 AM Philipp Tomsich <philipp.toms...@vrull.eu> wrote: > > Zbs 1.0.0 (just as the 0.93 draft-B before) does no provide for W-form
does not > instructions for Zbs (single-bit instructions). Remove them. > > Note that these instructions had already been removed for the 0.93 > version of the draft-B extenstion and have not been present in the extension > binutils patches circulating in January 2021. > > Signed-off-by: Philipp Tomsich <philipp.toms...@vrull.eu> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > Reviewed-by: Alistair Francis <alistair.fran...@wdc.com> > --- > > (no changes since v3) > > Changes in v3: > - Remove the W-form instructions from Zbs in a separate commit. > > target/riscv/insn32.decode | 7 ---- > target/riscv/insn_trans/trans_rvb.c.inc | 56 ------------------------- > 2 files changed, 63 deletions(-) > Otherwise, Acked-by: Bin Meng <bmeng...@gmail.com>