qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 4/5] target/riscv: Use the RISCVException enum for CSR ope


From: Richard Henderson
Subject: Re: [PATCH v2 4/5] target/riscv: Use the RISCVException enum for CSR operations
Date: Fri, 2 Apr 2021 10:17:13 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 4/1/21 8:17 AM, Alistair Francis wrote:
Signed-off-by: Alistair Francis<alistair.francis@wdc.com>
---
  target/riscv/cpu.h |  14 +-
  target/riscv/csr.c | 643 +++++++++++++++++++++++++++------------------
  2 files changed, 390 insertions(+), 267 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]