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-01
Add anonymous record arms to unions
Jon French
2018-05-01
cheri128: remove unnecessary xor of E with 48. The zeroing of E in memory is ...
Robert Norton
2018-05-01
cheri256: minor optimisation -- factor out null_cap_bits as top level let.
Robert Norton
2018-05-01
cheri256: switch to using absolute address (cursor) instead of offset (relati...
Robert Norton
2018-05-01
remove unneeded commented out code.
Robert Norton
2018-05-01
Implement new CGetAddr instruction. Note that we should possibly rename funct...
Robert Norton
2018-04-30
Make make uninstall a bit safer...
Robert Norton
2018-04-27
Cheri ISA change in CTestSubset -- ignore sealed bits when testing for subset...
Robert Norton
2018-04-26
Add riscv SV39 page-table walk.
Prashanth Mundkur
2018-04-26
Ensure riscv interrupt delegation does not reduce current privilege.
Prashanth Mundkur
2018-04-26
Fix bug introduced in alignment check.
Prashanth Mundkur
2018-04-26
Lem: Add Size class annotations for nested bitvector types
Thomas Bauereiss
2018-04-26
Initial support for faults of writes to physical addresses.
Prashanth Mundkur
2018-04-26
Initial support for faults of reads to physical addresses.
Prashanth Mundkur
2018-04-26
Fix bug in rewriting of loops
Thomas Bauereiss
2018-04-26
Avoid adding explicit type annotations with generated type variables
Thomas Bauereiss
2018-04-26
Make effect propagation in rewriter more efficient
Thomas Bauereiss
2018-04-26
Lazily evaluate debugging messages
Thomas Bauereiss
2018-04-26
Add a new SHARE_DIR argument to use when doing opam build. For non-opam build...
Robert Norton
2018-04-26
Make ocamlbuild assume lem is in path instead of relative to current directory.
Robert Norton
2018-04-26
Fix apply_header target with location of LICENSE file.
Robert Norton
2018-04-26
Opam packaging: add install and uninstall targets and code to find various fi...
Robert Norton
2018-04-26
Remove obsolete mips/cheri rules from sail makefile. These are now built in t...
Robert Norton
2018-04-25
Simplify subtyping check
Alasdair Armstrong
2018-04-25
Start working on documentation
Alasdair Armstrong
2018-04-24
Add some explanations to free monad documentation
Thomas Bauereiss
2018-04-23
Make riscv build depend on Makefile updates.
Prashanth Mundkur
2018-04-23
Add riscv PTE definitions and access control checks.
Prashanth Mundkur
2018-04-23
Merge branch 'rmn30_latex' into sail2
Robert Norton
2018-04-23
Add a cheri128_trace target.
Robert Norton
2018-04-23
Fix a discrepancy with spec. about which register number is reported for perm...
Robert Norton
2018-04-23
Fix a problem with 128-bit setCapBounds function revealed by CBuildCap test -...
Robert Norton
2018-04-20
Fix a typo.
Prashanth Mundkur
2018-04-20
Add a riscv instruction printer for the execution log.
Prashanth Mundkur
2018-04-20
Some cleanup and comments.
Prashanth Mundkur
2018-04-20
Make building of Isabelle heap image optional
Thomas Bauereiss
2018-04-20
Allow instantiation of type or order type variables without kind declaration
Brian Campbell
2018-04-20
Have sign_extend in common Sail Lem library, use it and zero_extend in
Brian Campbell
2018-04-20
Fix combined sign-extend-slice operation
Brian Campbell
2018-04-19
Fix minor typo.
Prashanth Mundkur
2018-04-19
Gloss over UInt/unsigned name difference in monomorphisation
Brian Campbell
2018-04-19
Fix bug with function being applied to tuples
Alasdair Armstrong
2018-04-19
more nuanced discussion of generating HOL4 and Coq
Peter Sewell
2018-04-18
Remove obsolete comment.
Prashanth Mundkur
2018-04-18
Add interrupt prioritization and delegation.
Prashanth Mundkur
2018-04-18
Fix mideleg semantics after spec clarification from Andrew Waterman.
Prashanth Mundkur
2018-04-18
Use the generated num_of_E function for enum E instead of defining one by hand.
Prashanth Mundkur
2018-04-18
Add generated PDF of documentation draft --- comments welcome
Thomas Bauereiss
2018-04-18
Update mono test script
Brian Campbell
2018-04-18
Add first draft of Isabelle library documentation
Thomas Bauereiss
[prev]
[next]