- Jan 24, 2020
-
-
Prashanth Mundkur authored
-
- Jan 23, 2020
-
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
- Jan 22, 2020
-
-
Prashanth Mundkur authored
-
- Jan 21, 2020
-
-
Robert Norton authored
Allow extensions to provide their own exception codes/names
-
- Jan 20, 2020
-
-
Peter Rugg authored
-
- Jan 18, 2020
-
-
James Clarke authored
-
- Jan 17, 2020
-
-
Brian Campbell authored
Matches recent changes to Sail
-
- Jan 14, 2020
-
-
Thomas Bauereiss authored
-
Prashanth Mundkur authored
-
- Jan 13, 2020
-
-
Robert Norton authored
The workaround from previous commit did not work for sail-cheri-riscv (I think it is a problem with topological sorting that is highly dependent on the order in which functions are defined and used). Unfortunately this means we no longer have CSR names in disassembly, only numbers.
-
- Jan 10, 2020
-
-
Robert Norton authored
Re-instate the catch-all csr_name_map clause and workaround the Sail bug that prevented this from compiling previously. This will stop crashes on invalid CSRs in TestRIG. I have a reduced test case for the Sail bug and will investigate.
-
- Jan 09, 2020
-
-
Prashanth Mundkur authored
-
- Jan 08, 2020
-
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
Fix parsing long options in the C emulator for RVFI-DII
-
James Clarke authored
idx, passed as longindex to getopt_long, is updated every time a long option is parsed to be the index of that option in the options array, not argv. We should instead use optind as in the non-RVFI-DII case, and we can remove the variable to avoid confusion since it is unused.
-
James Clarke authored
-
- Jan 07, 2020
-
-
Robert Norton authored
Attempt to fix RVFI for instruction fetch exceptions.
-
Prashanth Mundkur authored
Generate correct cause for AMO faults
-
- Jan 02, 2020
- Jan 01, 2020
- Dec 24, 2019
-
-
James Clarke authored
-
James Clarke authored
-
- Dec 05, 2019
-
-
Thomas Bauereiss authored
-
- Dec 03, 2019
-
-
Robert Norton authored
-
Robert Norton authored
-
- Nov 29, 2019
-
-
Thomas Bauereiss authored
-
- Nov 28, 2019
-
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
- Nov 27, 2019
-
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-