[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 7/9] target/riscv: Remove an unused CASE_OP_32_64 macro
From: |
Bin Meng |
Subject: |
Re: [PATCH v2 7/9] target/riscv: Remove an unused CASE_OP_32_64 macro |
Date: |
Wed, 14 Apr 2021 16:00:07 +0800 |
On Wed, Apr 14, 2021 at 7:34 AM Alistair Francis
<alistair.francis@wdc.com> wrote:
>
> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/riscv/translate.c | 6 ------
> 1 file changed, 6 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
- Re: [PATCH v2 3/9] target/riscv: Remove the hardcoded HGATP_MODE macro, (continued)
- [PATCH v2 5/9] target/riscv: Remove the hardcoded SATP_MODE macro, Alistair Francis, 2021/04/13
- [PATCH v2 6/9] target/riscv: Remove the unused HSTATUS_WPRI macro, Alistair Francis, 2021/04/13
- [PATCH v2 8/9] target/riscv: Consolidate RV32/64 32-bit instructions, Alistair Francis, 2021/04/13
- [PATCH v2 7/9] target/riscv: Remove an unused CASE_OP_32_64 macro, Alistair Francis, 2021/04/13
- Re: [PATCH v2 7/9] target/riscv: Remove an unused CASE_OP_32_64 macro,
Bin Meng <=
- [PATCH v2 4/9] target/riscv: Remove the hardcoded MSTATUS_SD macro, Alistair Francis, 2021/04/13
- [PATCH v2 9/9] target/riscv: Consolidate RV32/64 16-bit instructions, Alistair Francis, 2021/04/13