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-11-29
RISC-V: factor the execution trace.
Prashanth Mundkur
2018-11-29
RISC-V: no ldu for rv64i
Brian Campbell
2018-11-29
RISC-V: properly set mstatus.FS in absence of floating-point support.
Prashanth Mundkur
2018-11-29
RISC-V: minor cleanup of the spike interface.
Prashanth Mundkur
2018-11-29
Update install instructions.
Prashanth Mundkur
2018-11-29
RISC-V: add some missing constraints on compressed instruction encodings
Brian Campbell
2018-11-29
RISC-V: add checks for misaligned targets to jumps and branches
Brian Campbell
2018-11-29
Add some helper lemmas to Isabelle lib
Thomas Bauereiss
2018-11-29
Merge branch 'rvfi-dii' into sail2
Brian Campbell
2018-11-28
Allow folding constant expressions into single register reads
Alasdair
2018-11-27
Fix memory leak in string_of_bits
Alasdair Armstrong
2018-11-27
Add an optimisation pass to combine variables if possible
Alasdair Armstrong
2018-11-26
Use a temporary definition of List.init until 4.06 is more standard.
Prashanth Mundkur
2018-11-26
Add random generators for record types
Brian Campbell
2018-11-23
Introduce intermediate bitvector representation in C
Alasdair Armstrong
2018-11-23
C backend improvements
Alasdair Armstrong
2018-11-21
RISC-V: allow platform ram size to be configurable.
Prashanth Mundkur
2018-11-21
Coq: only generate equality functions for records where we need it
Brian Campbell
2018-11-21
Coq: min_nat
Brian Campbell
2018-11-21
Coq: add equality for records and polymorphic vectors
Brian Campbell
2018-11-21
Escape string literals in coq backend. Note that 71020c2f460e6031776df17cf8f2...
Robert Norton
2018-11-21
Escape strings literals in lem pretty printer.
Robert Norton
2018-11-20
Use nat instead of (list bitU) for addresses in monad outcomes
Thomas Bauereiss
2018-11-20
Add a test case for a struct with a constrained type variable
Alasdair Armstrong
2018-11-20
Add messages for assert failures without user defined messages
Alasdair Armstrong
2018-11-20
Minor coq updates
Brian Campbell
2018-11-20
Add full constraints for vector updates
Brian Campbell
2018-11-19
Fix Lem untupling to correctly identify when multiple arguments are used
Brian Campbell
2018-11-19
Don't re-check AST repeatedly in exp_lift_assign re-write
Alasdair Armstrong
2018-11-19
prep for opam release with new latex.
Robert Norton
2018-11-19
Commit the Sail file for config register test not the output
Alasdair Armstrong
2018-11-19
Ensure sizeof re-writing occurs for configuration registers
Alasdair Armstrong
2018-11-19
Merge branch 'latex' into sail2
Robert Norton
2018-11-19
Add missing constraints on bitvector_access, with regression test.Fixes #24.
Robert Norton
2018-11-19
A few more constraint lemmas for aarch64
Brian Campbell
2018-11-16
Canonicalise functions types in val specs
Alasdair Armstrong
2018-11-16
Various bugfixes and a simple profiling feature for rewrites
Alasdair Armstrong
2018-11-15
document signed and unsigned
Robert Norton
2018-11-15
When outputing latex do not expand type synonyms in val specs during type check.
Robert Norton
2018-11-15
Add simple valspec printing in latex that drops effects and other extraneous ...
Robert Norton
2018-11-15
ast_utils: simplify numeric constraints in inequalities.
Robert Norton
2018-11-14
Add option to turn off RISC-V compressed instruction support
Brian Campbell
2018-11-14
Fix memory map in RVFI-DII mode
Brian Campbell
2018-11-14
Use code style For [id] refs in doc comments.
Robert Norton
2018-11-14
latex: use callback macro saildocxxx (one per top-level category) to give use...
Robert Norton
2018-11-13
Make pretty printer stricter with brace placement
Alasdair Armstrong
2018-11-12
Infer tuple l-expressions types if all components are inferrable
Alasdair Armstrong
2018-11-12
Make type checker smarter at inferring l-expressions
Alasdair Armstrong
2018-11-12
Add referencing commands to generated latex
Alasdair Armstrong
2018-11-12
rvfi_dii: take port number with option
Brian Campbell
[prev]
[next]