On Sun, Sep 5, 2021 at 4:43 AM Philipp Tomsich <[email protected]> wrote: > > The following instructions are part of Zbs: > - b{set,clr,ext,inv} > - b{set,clr,ext,inv}i > > Signed-off-by: Philipp Tomsich <[email protected]> > Reviewed-by: Richard Henderson <[email protected]> > Reviewed-by: Alistair Francis <[email protected]> > --- > > (no changes since v3) > > Changes in v3: > - The changes to the Zbs instructions (i.e. the REQUIRE_ZBS macro) and > its use for qualifying the Zba instructions) are moved into a > separate commit. > > target/riscv/insn32.decode | 17 +++++++++-------- > target/riscv/insn_trans/trans_rvb.c.inc | 25 +++++++++++++++---------- > 2 files changed, 24 insertions(+), 18 deletions(-) >
Acked-by: Bin Meng <[email protected]>
