On Fri, May 29, 2020 at 6:24 AM Alistair Francis
<alistair.fran...@wdc.com> wrote:
>
> The RISC-V ISA spec version 1.09.1 has been deprecated in QEMU since
> 4.1. It's not commonly used so let's remove support for it.
>
> Signed-off-by: Alistair Francis <alistair.fran...@wdc.com>
> ---
>  docs/system/deprecated.rst                    |  20 +--
>  target/riscv/cpu.h                            |   1 -
>  target/riscv/cpu.c                            |   2 -
>  target/riscv/cpu_helper.c                     |  82 ++++-------
>  target/riscv/csr.c                            | 138 ++++--------------
>  .../riscv/insn_trans/trans_privileged.inc.c   |  18 +--
>  target/riscv/monitor.c                        |   5 -
>  target/riscv/op_helper.c                      |  17 +--
>  8 files changed, 73 insertions(+), 210 deletions(-)
>

Reviewed-by: Bin Meng <bin.m...@windriver.com>

Reply via email to