index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-20
Coq: fix property extraction bug, solve some constraints involving sets
Brian Campbell
2019-05-20
Revert "Add constraints to undefined vector functions to ensure that lengths ...
Brian Campbell
2019-05-20
Filter termination measures during slicing
Brian Campbell
2019-05-20
Speed up graph construction by always keeping graph in normalized form
Brian Campbell
2019-05-20
Coq: add some missing autocasts, avoid unnecessary patterns in lets
Brian Campbell
2019-05-19
Coq: add signed bitvector to integer function that doesn't need >0 constraint
Brian Campbell
2019-05-19
Coq: remove unhelpful type printing restriction on early returns
Brian Campbell
2019-05-19
Coq: proper definitions for some undefined value functions
Brian Campbell
2019-05-19
Add constraints to undefined vector functions to ensure that lengths are
Brian Campbell
2019-05-17
SMT: Finish adding all memory builtins from lib/regfp.sail
Alasdair Armstrong
2019-05-16
Fix: Add a feature symbol for new constant type variable syntax
Alasdair Armstrong
2019-05-16
SMT: Tweak SMT generation interface
Alasdair Armstrong
2019-05-16
SMT: Improve simplification for generated SMT
Alasdair Armstrong
2019-05-15
94f445 introduced a new name for _ref_deref, add it to the effect rewriting
Brian Campbell
2019-05-15
Coq: constraint solving for aarch64
Brian Campbell
2019-05-14
SMT: Allow printing SMT with an optional variable prefix
Alasdair Armstrong
2019-05-14
Fix test case for previous commit
Alasdair Armstrong
2019-05-14
Various bugfixes
Alasdair Armstrong
2019-05-14
Merge branch 'smt_experiments' into sail2
Alasdair Armstrong
2019-05-14
SMT: Add comment explaining path conditionals
Alasdair Armstrong
2019-05-14
Fix: Issue a warning for any unrecognised directive
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
aarch64_small: correct cast_bool_bit/cast_bit_bool functions
Jon French
2019-05-13
aarch64_small: convert memory access functions to use sail2 primitives
Jon French
2019-05-13
aarch64_small: remove spurious extra declaration of _rPC
Jon French
2019-05-13
aarch64_small: convert armv8_extras_embed.lem to new types etc
Jon French
2019-05-13
aarch64_small: extern-ify and implement TMCommitEffect and SCTLR converter
Jon French
2019-05-13
aarch64_small: fix interpreter primops in prelude
Jon French
2019-05-13
aarch64_small: sort out types and names in hgen files
Jon French
2019-05-13
aarch64_small: move around Unreachable fns to sort dependency issue
Jon French
2019-05-13
aarch64_small: correct a couple of incorrect effects
Jon French
2019-05-13
aarch64_small: add to Makefile parts for RMEM
Jon French
2019-05-13
Interpreter: update memory intrinsics to include addrsize argument
Jon French
2019-05-13
Changes to toFromInterp backend to support aarch64_small
Jon French
2019-05-13
don't emit cache_op_kind enum in Lem
Jon French
2019-05-13
add more primops for aarch64_small (sub_nat, append_list)
Jon French
2019-05-13
move simple_string_of_loc to Ast_util
Jon French
2019-05-13
fix typo in excl_res extern
Jon French
2019-05-10
SMT: Implement memory events for read_mem and write_mem
Alasdair
2019-05-10
SMT: Experiment with symbolic memory reads and writes
Alasdair Armstrong
2019-05-10
SMT: Fix error in get_pathcond
Alasdair Armstrong
2019-05-10
SMT: Lazily compute efficient path conditionals
Alasdair
2019-05-09
SMT: Add explicit terminators to SSA graph
Alasdair Armstrong
2019-05-09
SMT: Make path conditionals more precise
Alasdair Armstrong
2019-05-08
SMT: Add test for various real number properties
Alasdair Armstrong
2019-05-08
SMT: Add reals and strings to SMT backend
Alasdair Armstrong
2019-05-08
Remove generated TeX file
Thomas Bauereiss
2019-05-07
Move parser combinators shared by property and model parsing to separate file
Alasdair Armstrong
[next]