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
2020-11-19
Add write tag primitive
Brian Campbell
2020-10-14
Support C coverage when sail_exit is used
Brian Campbell
2020-10-01
pass pointer to g_elf_entry to get the ELF entry
Sander Huyghebaert
2020-09-30
Tweak Coq proof to avoid incompatibility with Iris
Brian Campbell
2020-09-12
Merge some of the gitignore files
Columbus240
2020-09-07
Fix typo a mono_rewrites definition
Brian Campbell
2020-09-07
Correct external declaration in mono_rewrites
Brian Campbell
2020-08-26
Coq: replace other uses of omega with lia
Brian Campbell
2020-08-26
Coq: replace a lot of omega with lia
Brian Campbell
2020-08-26
Coq: Use proof mode for a couple of Fixpoints to avoid Coq 8.12 issue
Brian Campbell
2020-08-26
Coq: make some uses of auto in the library more robust
Brian Campbell
2020-08-25
Add function sail_set_coverage_file to sail_coverage header
Alasdair
2020-08-18
Move sail_state declaration into it's own file
Alasdair
2020-08-07
Merge branch 'monads' into sail2
Brian Campbell
2020-07-02
Define extz/s_vec in Sail for non-prover backends
Brian Campbell
2020-06-24
Add tagged memory builtins to regfp.sail
Thomas Bauereiss
2020-06-17
Coq: implement shl_int_1
Brian Campbell
2020-06-14
Coq: tidy up scope in library
Brian Campbell
2020-06-12
Coq: fix matching bug in solver
Brian Campbell
2020-06-11
Coq: specialise the andor solvers to avoid excessive search and solve more goals
Brian Campbell
2020-06-10
Prepare Coq library for packaging
Brian Campbell
2020-05-21
Merge branch 'mono-tweaks' of github.com:rems-project/sail into mono-tweaks
Alasdair
2020-05-21
Merge branch 'sail2' into mono-tweaks
Alasdair
2020-05-15
Add coverage header
Alasdair
2020-05-15
Add coverage tracking tool
Alasdair
2020-05-14
Merge remote-tracking branch 'origin' into codegen
Alasdair
2020-05-14
Various bugfixes and improvements for updated codegen
Alasdair
2020-05-13
Make Isabelle lemma generation work with grouped regstate
Thomas Bauereiss
2020-05-11
Functorise and refactor C code generator
Alasdair
2020-04-28
Add flooring division in prelude
Alasdair
2020-04-21
Fix sub_bits interpreter binding
Thomas Bauereiss
2020-04-21
Add more monomorphisation rewrites
Thomas Bauereiss
2020-04-21
Add support for some ASL idioms in mono rewrites
Thomas Bauereiss
2020-04-21
Add more mono rewrites for bitvector subranges
Thomas Bauereiss
2020-04-10
Add Lem builtins for operations on reals
Thomas Bauereiss
2020-04-10
Update path for newer versions of BBV Coq library
Thomas Bauereiss
2020-02-24
Allow overloading of subrange builtins for non-bitvectors
Thomas Bauereiss
2020-02-21
Add barriers to regfp.sail for full ARMv8
Alasdair Armstrong
2020-02-05
Tweak Coq scopes for 8.11
Brian Campbell
2020-02-03
Add an __instr_announce builtin in regfp.sail
Alasdair Armstrong
2020-02-03
Update regfp.sail with ifetch changes from poly_mapping branch
Alasdair Armstrong
2020-01-21
Use hex/bin literals in Coq backend
Brian Campbell
2020-01-17
Merge branch 'coq-bool-props' into sail2
Brian Campbell
2020-01-17
Coq: add hex_str
Brian Campbell
2020-01-07
Coq: accelerate wp steps by improving application of existing specs
Brian Campbell
2019-12-19
Coq library improvements
Brian Campbell
2019-12-09
Coq: improve solver enough to handle arm spec
Brian Campbell
2019-12-06
Don't introduce uneccesary control flow when compiling
Alasdair Armstrong
2019-12-06
Coq: use proof irrelevance for a few properties
Brian Campbell
2019-12-05
Coq: more solving support for boolean predicates
Brian Campbell
[next]