Alec Roelke has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/7321 )

Change subject: arch-riscv: Don't crash when printing unknown CSRs
......................................................................

arch-riscv: Don't crash when printing unknown CSRs

This patch fixes a potential crash if an unnamed CSR is accessed and
debug flags are enabled that print disassembly.  Unknown CSRs will be
identified as "??" followed by the address that was used.

Change-Id: If5ac57f1422bd59c72a1a06206fa9d9dc05d21ef
---
M src/arch/riscv/insts/standard.cc
1 file changed, 5 insertions(+), 1 deletion(-)


--
To view, visit https://gem5-review.googlesource.com/7321
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If5ac57f1422bd59c72a1a06206fa9d9dc05d21ef
Gerrit-Change-Number: 7321
Gerrit-PatchSet: 2
Gerrit-Owner: Alec Roelke <ar...@virginia.edu>
Gerrit-CC: Gabe Black <gabebl...@google.com>
_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to