index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen_lib
Age
Commit message (
Expand
)
Author
2020-04-10
Add Lem builtins for operations on reals
Thomas Bauereiss
2020-04-10
Implement hex_str for Lem
Thomas Bauereiss
2019-11-07
Fix Jenkins build
Alasdair Armstrong
2019-11-07
Backport fixes to SMT generation from poly_mapping branch
Alasdair Armstrong
2019-08-14
Inline reg_deref in Lem output
Thomas Bauereiss
2019-07-31
Revert "Need to separate out the 0.10 lem library from upcoming 0.11"
Alasdair Armstrong
2019-07-18
Need to separate out the 0.10 lem library from upcoming 0.11
Alasdair Armstrong
2019-07-18
Support DMB/DSB domains
Shaked Flur
2019-06-18
Implement count_leading_zeros in Lem
Thomas Bauereiss
2019-06-06
Fix tdiv_int and tmod_int bindings for Lem
Thomas Bauereiss
2019-04-25
More read/write function updates
Brian Campbell
2019-04-25
lem gen_lib: update read/write functions to take (dummy) addrsize argument as...
Jon French
2019-03-15
Lem: Add missing implementations of vector_truncateLSB
Thomas Bauereiss
2019-02-04
Add dec_str builtin to lem
Alasdair Armstrong
2019-02-04
Test lem output by running end-to-end tests using ocaml via lem
Alasdair Armstrong
2019-01-09
Merge sail2 into monads
Thomas Bauereiss
2019-01-04
Add a few helper lemmas
Thomas Bauereiss
2018-12-23
Remove a comment that breaks Isabelle build
Thomas Bauereiss
2018-12-18
Merge branch 'sail2' into monads
Thomas Bauereiss
2018-12-03
Add Write_mem event/outcome without tag
Thomas Bauereiss
2018-12-03
Make names of memory r/w events more consistent
Thomas Bauereiss
2018-11-30
Rename Undefined outcome to Choose
Thomas Bauereiss
2018-11-29
Add separate outcome/event for tagged memory loads
Thomas Bauereiss
2018-11-29
Add some helper lemmas to Isabelle lib
Thomas Bauereiss
2018-11-20
Use nat instead of (list bitU) for addresses in monad outcomes
Thomas Bauereiss
2018-10-31
Add helper functions in Sail Lem library
Thomas Bauereiss
2018-10-31
Monad refactoring in Lem shallow embedding
Thomas Bauereiss
2018-10-16
Re-implement space-related mapping functions in Sail rather than backends
Jon French
2018-09-19
separate decimal_string_of_bits from string_of_bits
Jon French
2018-09-19
src/gen_lib/sail2_string.lem: more Lem monomorphisations for hex_bits_N_match...
Jon French
2018-07-12
Minor fix to support OCaml 4.02.3
Shaked Flur
2018-07-11
Partially revert change to add_vec_int et al
Thomas Bauereiss
2018-07-11
Fix some signedness bugs
Thomas Bauereiss
2018-07-10
disable printing when compiling to Lem to keep rmem happy
Jon French
2018-07-10
Aarch64 mono script update
Brian Campbell
2018-07-09
Simplify treating of undefined_bool in Lem library
Thomas Bauereiss
2018-06-25
Support bitlist representation in Sail2_string
Thomas Bauereiss
2018-06-21
Follow Sail2 renaming in Isabelle library
Thomas Bauereiss
2018-06-21
changes to riscv model to support rmem
Jon French
2018-06-14
rename all lem support files to sail2_foo to avoid conflict with sail1 in rmem
Jon French
2018-06-11
Merge branch 'sail2' into mappings
Jon French
2018-05-31
Fixes to get ARM u-boot working in Sail.
Alasdair Armstrong
2018-05-23
riscv decode now uses mapping-decode and passes tests
Jon French
2018-05-21
further RISCV mapping: all extant non-compressed instructions done
Jon French
2018-05-18
more riscv mappings; riscv now builds successfully to lem which builds to isa...
Jon French
2018-05-17
Use an intermediate base_monad type alias in Lem,
Brian Campbell
2018-05-16
Declare hol automatic termination in sail_values
Ramana Kumar
2018-05-11
Add Boolean short-circuiting to state monad
Thomas Bauereiss
2018-05-11
Merge branch 'sail2' into cheri-mono
Thomas Bauereiss
2018-05-11
Remove buggy bit list comparison functions from Lem library
Thomas Bauereiss
[next]