I will provide a v3 to restore bisectability,

On Thu, 19 Aug 2021 at 00:39, Richard Henderson <richard.henderson@linaro.org> wrote:
On 8/18/21 10:32 AM, Philipp Tomsich wrote:
> +++ b/target/riscv/cpu.h
> @@ -67,7 +67,6 @@
>   #define RVS RV('S')
>   #define RVU RV('U')
>   #define RVH RV('H')
> -#define RVB RV('B')

This patch does not compile by itself, because RVB is still used in
insn_trans/trans_rvb.c.inc.


r~