On 8/23/21 9:40 AM, Philipp Tomsich wrote:
The following instructions are part of Zbs: - b{set,clr,ext,inv} - b{set,clr,ext,inv}iSigned-off-by: Philipp Tomsich<[email protected]> --- 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 | 24 +++++++++++++++--------- 2 files changed, 24 insertions(+), 17 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
