- Jan 18, 2017
-
-
Andrew Waterman authored
-
Andrew Waterman authored
h/t Ron Minnich See https://groups.google.com/a/groups.riscv.org/forum/#!topic/isa-dev/JV-Hj3W5Kw8
-
David Craven authored
Currently the DESTDIR variable is not used correctly which leads to bogus RUNPATH entries. https://www.gnu.org/prep/standards/html_node/DESTDIR.html
-
Brian Campbell authored
The flag is 32 bits, and if we read 64/128 bits then we get fragments of S1 too and can accidentally send an error. Fixes #84.
-
Brian Campbell authored
-
Stefan O'Rear authored
Fixes 32-bit build.
-
Tim Newsome authored
-
Tim Newsome authored
-
Andy Wright authored
-
Andrew Waterman authored
-
Ben Gamari authored
It seems that g++ 5.4 doesn't realize that it is building a precompiled header unless you pass it -x c++-header.
-
Andrew Waterman authored
This commit also factors out the common AMO code into mmu_t.
-
Tim Newsome authored
Temporarily turn them on in mstatus if necessary.
-
Tim Newsome authored
-
Tim Newsome authored
-
Tim Newsome authored
-
Tim Newsome authored
It was erroneously complaining that gdb sent too much data even when it wasn't.
-
Tim Newsome authored
Newer gdbs send larger memory write packets when downloading. Also improve error reporting when gdb sends packets that don't fit in the buffer.
-
Andrew Waterman authored
Allow the CSR writer to make the choice. @timsifive @colinschmidt this fixes the failing rv64mi-p-breakpoint test.
-
Tim Newsome authored
Instead, just give gdb what it asks for. Also when gdb does a register write, let the user know that it's likely misconfigured and tell them how to fix it. This is probably as well as issue #72 can be fixed in spike.
-
- Oct 08, 2016
-
-
Yunsup Lee authored
-
Andrew Waterman authored
-
- Oct 01, 2016
-
-
Tim Newsome authored
-
- Sep 30, 2016
-
-
Tim Newsome authored
M-mode writes to tdata1 with dmode set are ignored instead of raising an exception. Add the same behavior for tdata2.
-
- Sep 14, 2016
-
-
Scott Beamer authored
-
- Sep 10, 2016
-
-
Andrew Waterman authored
-
- Sep 07, 2016
-
-
Tim Newsome authored
They live in riscv-tests/debug now, since they also test gdb, and can be used to test other targets besides spike.
-
- Sep 03, 2016
-
-
Andrew Waterman authored
Implement address and data triggers.
-
Tim Newsome authored
Conflicts: riscv/encoding.h riscv/processor.cc
-
Tim Newsome authored
-
Tim Newsome authored
-
- Sep 02, 2016
-
-
Tim Newsome authored
-
- Sep 01, 2016
-
-
Tim Newsome authored
Add timing bit (but it doesn't do anything). Implement dmode bit.
-
Tim Newsome authored
-
- Aug 30, 2016
-
-
Tim Newsome authored
-
Tim Newsome authored
-
- Aug 27, 2016
-
-
Andrew Waterman authored
-
- Aug 26, 2016
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-