index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
smt.sail
Age
Commit message (
Expand
)
Author
2020-04-10
Add Lem builtins for operations on reals
Thomas Bauereiss
2019-08-29
Turn the two abs_int declarations into overloads
Brian Campbell
2019-04-26
Fix some broken interpreter tests
Alasdair Armstrong
2019-03-22
Tidy up of div and mod operators (C implementation was previously inconsisten...
Robert Norton
2019-02-06
Fix some tests
Alasdair Armstrong
2019-02-06
Remove all sizeof rewriting from C compilation
Alasdair
2019-01-14
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-01-10
Fixes so 8.5 with vector instructions compiles to C
Alasdair Armstrong
2019-01-09
Coq: the division used in smt.sail should be Euclidean
Brian Campbell
2018-11-07
Move inline forall in function definitions
Alasdair Armstrong
2018-06-22
Add coq builtins for MIPS
Brian Campbell
2018-06-15
Fixes for C RTS for aarch64 no it's split into multiple files
Alasdair Armstrong
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-04-05
Add generic prelude library that pulls in various basic sail
Alasdair Armstrong
2018-02-16
Add __TakeColdReset function to aarch64_no_vector
Alasdair Armstrong
2018-01-26
Fixed loading ARM elf files
Alasdair Armstrong