diff options
author | Bin Meng <bmeng@tinylab.org> | 2023-02-28 21:45:29 +0800 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-03-01 16:40:20 -0800 |
commit | 7eac8f4191561492fa9fa1e12c80fe27d9842fc6 (patch) | |
tree | 16d2ed9f0fbb2e06c226425b3ccd4f8b22285983 /qom | |
parent | a1f0083c6e3eee2d80e712e8a03abd70b25df097 (diff) | |
download | qemu-7eac8f4191561492fa9fa1e12c80fe27d9842fc6.zip qemu-7eac8f4191561492fa9fa1e12c80fe27d9842fc6.tar.gz qemu-7eac8f4191561492fa9fa1e12c80fe27d9842fc6.tar.bz2 |
target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
It's worth noting that the vector CSR predicate() has a similar
run-time check logic to the FPU CSR. With the previous patch our
gdbstub can correctly report these vector CSRs via the CSR xml.
Commit 719d3561b269 ("target/riscv: gdb: support vector registers for rv64 & rv32")
inserted these vector CSRs in an ad-hoc, non-standard way in the
riscv-vector.xml. Now we can treat these CSRs no different from
other CSRs.
Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Weiwei Li <liweiwei@iscas.ac.cn>
Reviewed-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com>
Message-ID: <20230228104035.1879882-13-bmeng@tinylab.org>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'qom')
0 files changed, 0 insertions, 0 deletions