- May 02, 2019
-
-
Robert Norton authored
Push address calculation inside the data_check_addr hook and rename it to data_get_addr. This avoids a double register read in CHERI case.
-
Robert Norton authored
Add base address register as extra argument to ext_data_check_addr hook to assist with implementing CHERI capability mode.
-
- Apr 30, 2019
-
-
Prashanth Mundkur authored
-
Robert Norton authored
-
Robert Norton authored
Remove unnecessary option in type of decode and decodeCompressed (never returned None because ILLEGAL ast value used for unknown instructions).
-
- Apr 27, 2019
-
-
Prashanth Mundkur authored
-
- Apr 26, 2019
-
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
- Apr 25, 2019
-
-
Prashanth Mundkur authored
-
Jon French authored
-
Jon French authored
-
Prashanth Mundkur authored
-
- Apr 18, 2019
-
-
Robert Norton authored
It turns out that the problem I was encountering with ARCH=32 was that I was setting it on the command line which overrides all assignments (including the ones that change it to RV32). Digging deeper down the Make rabbit hole it turns out that 'override' allows you to fix this.
-
Robert Norton authored
Fix make code so that ARCH=32,64 actually works as expected (use := for immediate assignment to make variable).
-
Jon French authored
-
Prashanth Mundkur authored
-
- Apr 12, 2019
-
-
Jon French authored
-
Jon French authored
-
- Apr 10, 2019
-
-
Brian Campbell authored
(requires recent changes to the Coq library)
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
- Apr 04, 2019
-
-
Brian Campbell authored
-
- Apr 03, 2019
-
-
Thomas Bauereiss authored
Map to a function that does not actuaylly output anything, in order to not confuse rmem.
-
- Apr 02, 2019
-
-
Prashanth Mundkur authored
-
- Mar 30, 2019
-
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
Robert Norton authored
-
- Mar 25, 2019
-
-
Robert Norton authored
-
- Mar 14, 2019
-
-
Jon French authored
-
Robert Norton authored
-
- Mar 13, 2019
-
-
Brian Campbell authored
-
- Mar 12, 2019
-
-
Prashanth Mundkur authored
-
Jon French authored
-
Jon French authored
-
Jon French authored
-
Jon French authored
-
Jon French authored
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
-
Prashanth Mundkur authored
- handle sfence.vma in machine-mode - flush both tlb39 and tlb48 in 64-bit mode
-