| Age | Commit message (Expand) | Author |
| 2018-10-05 | RISC-V: encode/decode and assembly mappings for compressed instructions | Jon French |
| 2018-08-28 | fix bug in RISCV assembly mapping, incorrect order of FENCE pred/succ bits | Jon French |
| 2018-07-27 | Add some missing rv64i instructions, discovered when annotating the riscv isa... | Prashanth Mundkur |
| 2018-07-20 | Add assorted comments, consistency fixes and cleanup. | Prashanth Mundkur |
| 2018-07-12 | Fixed a nested comment issue | Shaked Flur |
| 2018-07-11 | Add fixme note about riscv jalr. | Prashanth Mundkur |
| 2018-07-11 | Update the exception code for riscv LR after clarification on isa-dev. | Prashanth Mundkur |
| 2018-07-11 | RISC-V model fixes for RMEM | Jon French |
| 2018-07-10 | correct pretty-printing using mappings | Jon French |
| 2018-07-09 | Support writes to misa.C in riscv. | Prashanth Mundkur |
| 2018-07-08 | Move the riscv analysis function into its own file for coverage purposes. | Prashanth Mundkur |
| 2018-07-07 | Cancel riscv reservation before i/o scheduling, tweak reservation tracing. | Prashanth Mundkur |
| 2018-07-07 | An initial fix to riscv lr/sc, needs a review. | Prashanth Mundkur |
| 2018-07-05 | Fix printing of aq/rl flags in risc-v lr/sc. | Prashanth Mundkur |
| 2018-07-05 | support acquire/release loads/stores in RISCV initial_analysis | Jon French |
| 2018-07-05 | restore missing RISC-V fence types in sail2; ignore io bits in fences more cl... | Jon French |
| 2018-06-28 | further changes to support rmem | Jon French |
| 2018-06-25 | Add a riscv platform parameter to control trapping to M-mode on misaligned ac... | Prashanth Mundkur |
| 2018-06-25 | Hook in the missed misa legalizer. | Prashanth Mundkur |
| 2018-06-25 | Fix a missed fixme for the sstatus view of mstatus. | Prashanth Mundkur |
| 2018-06-22 | More trace log tweaks. | Prashanth Mundkur |
| 2018-06-21 | add PMP registers to CSR, fix build | Jon French |
| 2018-06-21 | changes to riscv model to support rmem | Jon French |
| 2018-06-11 | Update retire semantics for riscv WFI. | Prashanth Mundkur |
| 2018-06-11 | Merge branch 'sail2' into mappings | Jon French |
| 2018-06-11 | change double-caret for string-append-pattern to single caret, since that wou... | Jon French |
| 2018-06-11 | drop now-unnecessary type annotation clutter from riscv decode mappings | Jon French |
| 2018-06-09 | Increment minstret on instruction retires, and handle the case when the minst... | Prashanth Mundkur |
| 2018-06-09 | Some fixes to counteren handling. | Prashanth Mundkur |
| 2018-06-08 | Add counteren registers. | Prashanth Mundkur |
| 2018-06-08 | type checking mappings: allow inferring based on the other side's id inferences | Jon French |
| 2018-05-23 | riscv decode now uses mapping-decode and passes tests | Jon French |
| 2018-05-21 | further RISCV mapping: all extant non-compressed instructions done | Jon French |
| 2018-05-18 | more riscv mapping | Jon French |
| 2018-05-18 | more riscv mappings; riscv now builds successfully to lem which builds to isa... | Jon French |
| 2018-05-15 | Merge branch 'sail2' into mappings | Jon French |
| 2018-05-15 | Fix the ebreak instruction to trap, and remove the now obsolete internal exce... | Prashanth Mundkur |
| 2018-05-11 | ...and actually working | Jon French |
| 2018-05-11 | further riscv mapping | Jon French |
| 2018-05-10 | more mapping | Jon French |
| 2018-05-10 | load-type riscv assembly | Jon French |
| 2018-05-10 | rtype mapping clauses | Jon French |
| 2018-05-10 | move common mappings to riscv_types.sail | Jon French |
| 2018-05-10 | hacky monomorphic bits-string-parser for now | Jon French |
| 2018-05-10 | Merge branch 'sail2' into mappings | Jon French |
| 2018-05-10 | refining spaces mappings | Jon French |
| 2018-05-09 | Remove unused definitions. | Prashanth Mundkur |
| 2018-05-09 | start of riscv assembly mappings | Jon French |
| 2018-05-07 | Add a register indicating no trigger/breakpoint support, which allows the bre... | Prashanth Mundkur |
| 2018-05-07 | Fix a missed csr read. | Prashanth Mundkur |