index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-04-16
Coq: make bools_of_int (and hence get_slice_int) compute well
Brian Campbell
2019-04-16
Coq: set_slice typo
Brian Campbell
2019-04-16
Coq: tdiv builtins
Brian Campbell
2019-04-16
Coq: add specialised shifts
Brian Campbell
2019-04-15
Merge branch 'sail2' of github.com:rems-project/sail into sail2
Jon French
2019-04-15
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-04-12
lib/regfp.sail: add explicit C binding for memory access functions
Jon French
2019-04-10
Coq: update prompt monad to match the Lem, and port the state monad/lifting
Brian Campbell
2019-04-05
Coq: termination measures for mutually recursive functions
Brian Campbell
2019-04-04
Coq: improve solver on conjunctions, Euclidean division/modulo
Brian Campbell
2019-03-27
Coq: add a little knowledge about ZEuclid.div
Brian Campbell
2019-03-27
Coq: replace firstorder with less expensive tactics
Brian Campbell
2019-03-22
Tidy up of div and mod operators (C implementation was previously inconsisten...
Robert Norton
2019-03-19
Coq: more test work
Brian Campbell
2019-03-19
Coq: more work on tests
Brian Campbell
2019-03-18
Add non-negative constraints for zeros/ones
Brian Campbell
2019-03-15
Various monomorphisation tweaks and fixes
Thomas Bauereiss
2019-03-15
Make mono_rewrites less dependant on ASL prelude
Thomas Bauereiss
2019-03-15
Coq: some progress on the test suite
Brian Campbell
2019-03-15
Coq: better loop handling, discharge some related proof obligations
Brian Campbell
2019-03-14
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-13
lib/regfp.sail: new standard intrinsics for triggering memory effects
Jon French
2019-03-13
C: Add missing update_lbits builtin
Alasdair Armstrong
2019-03-12
Coq: try non-linear nia solver too
Brian Campbell
2019-03-12
Coq: fix some boolean issues seen in arm
Brian Campbell
2019-03-08
Fix the Coq mapping for eq_string in Sail lib.
Prashanth Mundkur
2019-03-08
Adds the DC and IC instructions to AArch64_small;
Shaked Flur
2019-03-07
Fix bug in a mono rewrite helper function
Thomas Bauereiss
2019-03-07
Coq: apply a little brute force in some boolean goals
Brian Campbell
2019-03-05
Coq: firstorder is better at the boolean goals
Brian Campbell
2019-03-05
Coq: use setoid rewriting to apply under an existential binder
Brian Campbell
2019-03-05
Coq 8.9 compatibility fix
Brian Campbell
2019-03-05
Additional optimizations for C compilation
Alasdair
2019-03-04
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-01
Coq: some library compatibility changes
Brian Campbell
2019-03-01
Coq: add a little bit of boolean solving
Brian Campbell
2019-02-28
Coq: remove unused library definitions
Brian Campbell
2019-02-28
Coq: Clean up rich boolean handling in backend
Brian Campbell
2019-02-28
Coq: more for informative booleans
Brian Campbell
2019-02-28
Coq: some work on bool simplification
Brian Campbell
2019-02-25
Fix some builtins, and make mod_int return natural
Alasdair Armstrong
2019-02-25
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-21
Allow monomorphisation with C generation
Alasdair
2019-02-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-08
Add missing functions to HOL monad wrapper
Thomas Bauereiss
2019-02-07
Monomorphisation tweaks for v8.5
Thomas Bauereiss
2019-02-06
Fix some tests
Alasdair Armstrong
2019-02-06
Remove all sizeof rewriting from C compilation
Alasdair
2019-02-04
Fix some warnings
Alasdair Armstrong
[next]