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-07-18
Update aarch64_small to build with new barriers
Alasdair Armstrong
2019-07-18
Support DMB/DSB domains
Shaked Flur
2019-07-15
Add a fast path to speed up platform_read_ram: use fast_read_ram if read is 8...
Robert Norton
2019-07-04
Add coq builtin for concat_str (copied from mips prelude).
Robert Norton
2019-06-27
SMT: Add a reverse endianness function and fix some bugs
Alasdair Armstrong
2019-06-27
Coq: less constrained version of slice for ARM model
Brian Campbell
2019-06-21
Coq: even more robust handling of unknown goals
Brian Campbell
2019-06-21
Coq: better handling of unknown constraints
Brian Campbell
2019-06-20
Coq: avoid some unnecessary reduction in the constraint solver
Brian Campbell
2019-06-19
Monomorphisation improvements for aarch64_small
Brian Campbell
2019-06-17
Add sail implementation of count_leading_zeros. We could use this for backend...
Robert Norton
2019-06-17
Implement a count_leading_zeros builtin for ocaml and c. This may be a slight...
Robert Norton
2019-06-13
Coq: add eq_bit built-in
Brian Campbell
2019-06-12
Fix Lem binding for abs_int
Thomas Bauereiss
2019-06-11
Coq: add concatenation operator for polymorphic vectors
Brian Campbell
2019-06-06
Coq: more aggressive rewriting before solving
Brian Campbell
2019-06-06
Coq: tweak bool to Z to use less memory
Brian Campbell
2019-06-06
Fix tdiv_int and tmod_int bindings for Lem
Thomas Bauereiss
2019-06-06
Add arith_shiftr to C and OCaml libraries
Thomas Bauereiss
2019-06-05
Coq: exploit arithmetic solver for some mixed integer/bool problems.
Brian Campbell
2019-06-05
Coq: generalize proof terms before main solver
Brian Campbell
2019-06-04
Coq: more constraint solving
Brian Campbell
2019-06-03
Coq: experiment with another boolean iff solving method
Brian Campbell
2019-05-30
Set interpreter builtin for truncateLSB.
Robert Norton
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
[next]