[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines
From: |
Alistair Francis |
Subject: |
[PATCH v2 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines |
Date: |
Thu, 7 May 2020 12:11:15 -0700 |
v2:
- Remove the CPUs and ISA seperatley
Alistair Francis (3):
hw/riscv: spike: Remove deprecated ISA specific machines
target/riscv: Remove the deprecated CPUs
target/riscv: Drop support for ISA spec version 1.09.1
hw/riscv/spike.c | 217 ------------------
include/hw/riscv/spike.h | 6 +-
target/riscv/cpu.c | 30 ---
target/riscv/cpu.h | 8 -
target/riscv/csr.c | 82 ++-----
.../riscv/insn_trans/trans_privileged.inc.c | 6 -
tests/qtest/machine-none-test.c | 4 +-
7 files changed, 21 insertions(+), 332 deletions(-)
--
2.26.2
- [PATCH v2 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines,
Alistair Francis <=