index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
value.ml
Age
Commit message (
Expand
)
Author
2020-03-02
Fix jenkins
Alasdair Armstrong
2020-03-02
Add arith_shiftr to SMT and interpreter
Thomas Bauereiss
2020-02-25
Implement count_leading_zeros for interpreter
Thomas Bauereiss
2020-02-20
More list C codegen fixes for issue #59
Alasdair Armstrong
2020-02-20
Fix missing code generation builtins for lists. Fixes #59
Alasdair Armstrong
2020-02-06
Make sure tdiv_int and tmod_int are recognised by sail -i
Alasdair Armstrong
2019-11-04
Allow overriding the interpreter effects
Alasdair Armstrong
2019-10-31
Allow sail to be scripted using sail
Alasdair
2019-07-16
Fix all remaining tests for this branch
Alasdair
2019-05-30
Implement ones builtin in sail_lib and add to interpreter. However currently ...
Robert Norton
2019-05-21
Fix: undefined_nat test for interpreter
Alasdair Armstrong
2019-05-13
Merge branch 'sail2' into smt_experiments
Alasdair
2019-05-13
add more primops for aarch64_small (sub_nat, append_list)
Jon French
2019-05-10
SMT: Experiment with symbolic memory reads and writes
Alasdair Armstrong
2019-05-03
Jib: Fix optimizations for SMT IR changes
Alasdair Armstrong
2019-04-27
Merge branch 'sail2' into smt_experiments
Alasdair
2019-04-26
Fix some broken interpreter tests
Alasdair Armstrong
2019-04-15
SMT: Allow partial specializations
Alasdair Armstrong
2019-04-15
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-04-10
SMT: More builtins and tests
Alasdair Armstrong
2019-04-04
Typecheck: Improve typechecking for constructors with tuple types
Alasdair
2019-03-04
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-25
Fix some builtins, and make mod_int return natural
Alasdair Armstrong
2018-12-28
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-12-14
Get real number tests working in OCaml/Interpreter
Alasdair
2018-12-13
Fixing rationals in Sail interpreter and OCaml
Alasdair Armstrong
2018-11-28
Allow folding constant expressions into single register reads
Alasdair
2018-11-01
Interpreter: last couple of builtins to get RISC-V working
Jon French
2018-10-24
Interpreter: don't silently use OCaml externs, only interpreter externs
Jon French
2018-10-16
Re-implement space-related mapping functions in Sail rather than backends
Jon French
2018-09-18
Add string mapping functions to interpreter
Alasdair Armstrong
2018-08-30
C: Fix an issue with struct field being generalised inside polymorphic constr...
Alasdair Armstrong
2018-08-23
Fix interpreter after re-writer change
Alasdair Armstrong
2018-08-17
Improve builtins tests
Alasdair Armstrong
2018-07-12
update arm and mips models for new type of write_ram builtin. Also fix c and ...
Robert Norton
2018-07-12
Fixes for ARM Sail tests, and get_time_ns for interpreter
Alasdair
2018-06-13
Tracing instrumentation for C backend
Alasdair Armstrong
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-10
Merge branch 'sail2' into mappings
Jon French
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-05-01
starting to also do integer support
Jon French
2018-05-01
start of string pattern matching: currently only literals
Jon French
2018-04-18
Updates to latex mode for documentation
Alasdair Armstrong
2018-04-03
Fix failing ARM test
Alasdair Armstrong
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-01-29
add tohost to value.ml
Robert Norton
2018-01-23
Added additional tests, and fixed ocaml build of ARM tests
Alasdair Armstrong
2018-01-22
Update and fix test suite
Alasdair Armstrong
2018-01-18
Modified ocaml backend to use ocamlfind for linksem and lem
Alasdair Armstrong
[next]