summaryrefslogtreecommitdiff
path: root/src/gen_lib/sail2_values.lem
AgeCommit message (Expand)Author
2020-04-10Add Lem builtins for operations on realsThomas Bauereiss
2020-04-10Implement hex_str for LemThomas Bauereiss
2019-11-07Backport fixes to SMT generation from poly_mapping branchAlasdair Armstrong
2019-06-18Implement count_leading_zeros in LemThomas Bauereiss
2019-06-06Fix tdiv_int and tmod_int bindings for LemThomas Bauereiss
2019-02-04Add dec_str builtin to lemAlasdair Armstrong
2019-02-04Test lem output by running end-to-end tests using ocaml via lemAlasdair Armstrong
2018-11-20Use nat instead of (list bitU) for addresses in monad outcomesThomas Bauereiss
2018-09-19separate decimal_string_of_bits from string_of_bitsJon French
2018-07-10disable printing when compiling to Lem to keep rmem happyJon French
2018-07-10Aarch64 mono script updateBrian Campbell
2018-06-14rename all lem support files to sail2_foo to avoid conflict with sail1 in rmemJon French