On Sun, Sep 5, 2021 at 4:40 AM Philipp Tomsich <philipp.toms...@vrull.eu> wrote: > > The Zb[abcs] ratification package does not include the proposed > shift-one instructions. There currently is no clear plan to whether > these (or variants of them) will be ratified as Zbo (or a different > extension) or what the timeframe for such a decision could be. > > 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 shift-one instructions in a separate commit. > > target/riscv/insn32.decode | 8 --- > target/riscv/insn_trans/trans_rvb.c.inc | 70 ------------------------- > 2 files changed, 78 deletions(-) >
Acked-by: Bin Meng <bmeng...@gmail.com>