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-05-29
Coq: more solver improvements
Brian Campbell
2019-05-29
Coq: need a proof for _shr32
Brian Campbell
2019-05-28
Coq: more constraint solving
Brian Campbell
2019-05-24
Coq: switch to computable versions of BBV shifts
Brian Campbell
2019-05-23
Coq: solve some division constraints
Brian Campbell
2019-05-23
Coq: define the names from the Sail real library
Brian Campbell
2019-05-23
Fix bug in slice_mask
Thomas Bauereiss
2019-05-22
Coq: tweak disjunctions tactic with subst to support more constraints
Brian Campbell
2019-05-21
Coq: remove premature unfolding of local definitions
Brian Campbell
2019-05-20
Coq: fix property extraction bug, solve some constraints involving sets
Brian Campbell
2019-05-19
Coq: add signed bitvector to integer function that doesn't need >0 constraint
Brian Campbell
2019-05-19
Coq: proper definitions for some undefined value functions
Brian Campbell
2019-05-17
SMT: Finish adding all memory builtins from lib/regfp.sail
Alasdair Armstrong
2019-05-15
Coq: constraint solving for aarch64
Brian Campbell
2019-05-14
Various bugfixes
Alasdair Armstrong
2019-05-14
Merge branch 'smt_experiments' into sail2
Alasdair Armstrong
2019-05-14
Add feature that allows functions to require type variables are constant
Alasdair Armstrong
2019-05-13
Merge branch 'sail2' into smt_experiments
Alasdair
2019-05-13
Parse dereferences in orderinary expressions
Alasdair
2019-05-13
fix typo in excl_res extern
Jon French
2019-05-10
SMT: Experiment with symbolic memory reads and writes
Alasdair Armstrong
2019-05-09
SMT: Make path conditionals more precise
Alasdair Armstrong
2019-05-08
Remove generated TeX file
Thomas Bauereiss
2019-05-07
Merge branch 'sail2' into smt_experiments
Alasdair Armstrong
2019-05-07
Patch up a couple of Isabelle proofs due to memory interface changes
Brian Campbell
2019-05-05
C: Add option to compile using __int128 rather than GMP
Alasdair
2019-05-03
Jib: Optimize set_slice for ARM v8.5
Alasdair Armstrong
2019-05-03
Jib: Fix optimizations for SMT IR changes
Alasdair Armstrong
2019-04-27
Merge branch 'sail2' into smt_experiments
Alasdair
2019-04-26
Fix some broken interpreter tests
Alasdair Armstrong
2019-04-25
Update coq read_mem/write_mem.
Prashanth Mundkur
2019-04-25
More read/write function updates
Brian Campbell
2019-04-24
SMT: Make sure we clear overflow checks between generating properties
Alasdair Armstrong
2019-04-19
Coq: more robust handling of unknown constraints
Brian Campbell
2019-04-18
Parameterise memory read/write primitives by address length
Jon French
2019-04-17
Add interpreter annots to vector_dec.
Prashanth Mundkur
2019-04-17
now without memory leaks
Jon French
2019-04-17
add unimplemented C platform definitions for platform_read_mem etc
Jon French
2019-04-17
SMT: Unroll simple foreach loops
Alasdair Armstrong
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
[next]