On Sun, Sep 5, 2021 at 4:47 AM Philipp Tomsich <[email protected]> wrote:
>
> With the changes to Zb[abcs], there's some encodings that are
> different in RV64 and RV32 (e.g., for rev8 and zext.h). For these,
> we'll need a helper macro allowing us to select on RV32, as well.
>
> 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:
> - Moved the REQUIRE_32BIT macro into a separate commit.
>
>  target/riscv/translate.c | 6 ++++++
>  1 file changed, 6 insertions(+)
>

Reviewed-by: Bin Meng <[email protected]>

Reply via email to