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-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
2018-05-02
Fix typo in riscv model.
Prashanth Mundkur
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
[next]