index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-09
Add targets for counting lines in mips, cheri and riscv. Can use either slocc...
Robert Norton
2018-05-09
Remove start and end markers that are no longer needed now that sail has late...
Robert Norton
2018-05-09
Add language=sail option in listings command for latex output. This helps wit...
Robert Norton
2018-05-09
Fix an issue with C compilation
Alasdair Armstrong
2018-05-09
Fix printing of hex strings in Lem
Thomas Bauereiss
2018-05-09
Adapt Isabelle code generation to Byte_sequence changes
Thomas Bauereiss
2018-05-09
Add tests for Isabelle->OCaml generation for CHERI and AArch64
Thomas Bauereiss
2018-05-09
Add more annotations for loop bounds in Lem rewriting
Thomas Bauereiss
2018-05-09
Run ARM built-in tests for Lem backend (via OCaml)
Thomas Bauereiss
2018-05-09
Support short-circuiting of Boolean expressions in Lem
Thomas Bauereiss
2018-05-09
Generate initial register state record
Thomas Bauereiss
2018-05-09
Add type system documentation
Alasdair Armstrong
2018-05-09
Merge pull request #12 from emersion/fix-byte-sequence
Robert Norton
2018-05-09
Fix Byte_sequence errors due to linksem update
emersion
2018-05-08
More work on Sail documentation
Alasdair Armstrong
2018-05-07
Add a register indicating no trigger/breakpoint support, which allows the bre...
Prashanth Mundkur
2018-05-07
Fix another mask computation bug.
Prashanth Mundkur
2018-05-07
Adjust default pte update setting to match spike's default.
Prashanth Mundkur
2018-05-07
Log trap value on traps.
Prashanth Mundkur
2018-05-07
Fix a missed csr read.
Prashanth Mundkur
2018-05-04
Tweak the execution log.
Prashanth Mundkur
2018-05-04
Fix two bugs in the page-table walker, and add some comments.
Prashanth Mundkur
2018-05-04
Fix printing of ld.
Prashanth Mundkur
2018-05-04
Checked that variable names in split_fun rewrites are really variables
Brian Campbell
2018-05-04
Fix missing nexp id rewriting
Brian Campbell
2018-05-04
Rewrite constant nexps in specs
Brian Campbell
2018-05-04
Add support for top-level values to monomorphisation singleton rewrite
Brian Campbell
2018-05-04
Fix mono cast introduction to avoid a checking to inference change
Brian Campbell
2018-05-04
Start updating monomorphisation
Brian Campbell
2018-05-04
Rename type vars in Coq backend when they clash with identifiers
Brian Campbell
2018-05-04
Basic Coq constraints
Brian Campbell
2018-05-03
Fix a typo in sret decode and privilege checks in xret.
Prashanth Mundkur
2018-05-03
Add implementation of sfence with a fixme note.
Prashanth Mundkur
2018-05-03
Fix a bug in privilege transition, add better transition logging.
Prashanth Mundkur
2018-05-03
Implement wfi, and cleanup handling illegal operations.
Prashanth Mundkur
2018-05-03
Fix interrupt dispatch, improve execution logs, cleanup unused bits.
Prashanth Mundkur
2018-05-03
Simplify the top-level execute loop using the step function.
Prashanth Mundkur
2018-05-03
Fix up interrupt and exception dispatch.
Prashanth Mundkur
2018-05-03
Implement fetch to properly handle RVC and address translation, and add a ste...
Prashanth Mundkur
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-05-03
Fix duopod with latest riscv prelude
Alasdair Armstrong
2018-05-03
Add typing rule for checking tuples as well as inferring them
Alasdair Armstrong
2018-05-03
Fix interpreter messages for failing asserts
Alasdair Armstrong
2018-05-03
Hook in address translation for stores and atomics.
Prashanth Mundkur
2018-05-03
Log csr writes in the execution log.
Prashanth Mundkur
2018-05-03
Work in progress on the coq backend
Brian Campbell
2018-05-02
Hook in address translation for loads.
Prashanth Mundkur
2018-05-02
Finish up Sv39 address translation.
Prashanth Mundkur
2018-05-02
Tick cycle counter in execute loop.
Prashanth Mundkur
2018-05-02
Fix printing of csr immediates.
Prashanth Mundkur
[next]