index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-08-20
add -coq_alt_modules option to override the default imported modules
pes20
2019-08-14
Add a mono rewrite for (ones(n) @ zeros(m))
Thomas Bauereiss
2019-08-14
Inline reg_deref in Lem output
Thomas Bauereiss
2019-08-14
Use bitvector type in mono rewrites
Thomas Bauereiss
2019-08-13
Coq: fix non-exhaustive pattern match failure in riscv duopod
Brian Campbell
2019-08-08
Fix machine words again
Alasdair Armstrong
2019-08-08
Update machine words
Alasdair Armstrong
2019-08-08
Fix bitvectorToFromInterp
Alasdair Armstrong
2019-08-08
Use bitToFromInterp in bitvectorToFromInterp
Alasdair Armstrong
2019-08-08
Add same to bitlist representation
Alasdair Armstrong
2019-08-08
Add bitvectorToFromInterp
Alasdair Armstrong
2019-08-05
Print effect sets in alphabetical order
Alasdair Armstrong
2019-08-05
Remove escape/pure effect restriction for mapping
Alasdair Armstrong
2019-08-02
Fix all warnings (except for two lem warnings)
Alasdair Armstrong
2019-08-02
Fix up some edge cases with the bitvector/polyvector split
Brian Campbell
2019-08-01
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-08-01
Merge remote-tracking branch 'origin/rv_duopod_fix' into sail2
Alasdair Armstrong
2019-07-31
Coq: reasoning for until loops
Brian Campbell
2019-07-31
Revert "Need to separate out the 0.10 lem library from upcoming 0.11"
Alasdair Armstrong
2019-07-31
Merge branch 'sail2' into union_barrier
Alasdair Armstrong
2019-07-31
Updates to function unfolding to support scattered definitions
Alasdair Armstrong
2019-07-29
Add type check after descattering to keep type environments up to date
Brian Campbell
2019-07-18
Need to separate out the 0.10 lem library from upcoming 0.11
Alasdair Armstrong
2019-07-18
Add a option to check for a feature symbol
Alasdair Armstrong
2019-07-18
Add a feature flag for barrier type change
Alasdair Armstrong
2019-07-18
Support DMB/DSB domains
Shaked Flur
2019-07-16
Fix all remaining tests for this branch
Alasdair
2019-07-16
Get monomorphisation tests working with separate bitvectors
Alasdair Armstrong
2019-07-16
Merge remote-tracking branch 'origin/sail2' into separate_bv
Alasdair Armstrong
2019-07-11
Make sure we do constant-fold primitives however
Alasdair Armstrong
2019-07-11
Make sure constant folding won't fold external definitions that also have sai...
Alasdair Armstrong
2019-07-03
Consider references in topological sorting
Thomas Bauereiss
2019-06-30
Fix bug with toplevel pattern in RISC-V duopod
Alasdair
2019-06-28
Monomorphisation: add some alternative names for ones and zero_extend as used...
Robert Norton
2019-06-28
ToFromInterp backend: always wrap typ arg values in a function, fixes option ...
Jon French
2019-06-28
Add a warning for potentially unsafe casts
Alasdair
2019-06-27
SMT: Add a reverse endianness function and fix some bugs
Alasdair Armstrong
2019-06-26
Fix: Make sure to consider NC_app when checking constraints are identical
Alasdair Armstrong
2019-06-26
Make sure we take constraint synonyms into account when checking if types are...
Alasdair Armstrong
2019-06-25
SMT: Add another case to append
Alasdair Armstrong
2019-06-21
Coq: add missing property derivation casts for effectful expressions
Brian Campbell
2019-06-21
Coq: be more careful when dealing with wildcard argument patterns
Brian Campbell
2019-06-20
Coq: avoid more unnecessary uses of pattern binders
Brian Campbell
2019-06-20
Coq: handle wildcard binders of bools properly
Brian Campbell
2019-06-20
Add additional case to append for Sail -> SMT
Alasdair Armstrong
2019-06-20
Add more cases to signed for Sail SMT
Alasdair Armstrong
2019-06-20
Handle more uses of mutable variables during monomorphisation cast insertion
Brian Campbell
2019-06-19
Make C emulator exit with failure for uncaught exception. Make special case f...
Robert Norton
2019-06-19
Make default ocaml main exit with non-zero exit code in case of uncaught exce...
Robert Norton
2019-06-19
Fix buggy ocaml implementation of count_leading_zeros and also make tail recu...
Robert Norton
[next]