index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aarch64
Age
Commit message (
Expand
)
Author
2018-02-16
Can now compile aarch64/duopod to C
Alasdair Armstrong
2018-02-15
Update duopod spec so it has no address translation
Alasdair Armstrong
2018-02-12
Add support for top-level letbindings to C backend
Alasdair Armstrong
2018-02-02
Add aarch64 duopod...
Alasdair Armstrong
2018-02-01
More work on C compilation
Alasdair Armstrong
2018-01-31
Add wrappers around Lem operators using bitvector type class
Thomas Bauereiss
2018-01-30
Fix failing Lem tests
Alasdair Armstrong
2018-01-26
Fixed loading ARM elf files
Alasdair Armstrong
2018-01-23
Added additional tests, and fixed ocaml build of ARM tests
Alasdair Armstrong
2018-01-22
Update Lem shallow embedding to Sail2
Thomas Bauereiss
2018-01-18
Clean up command line options slightly
Alasdair Armstrong
2018-01-18
Modified ocaml backend to use ocamlfind for linksem and lem
Alasdair Armstrong
2018-01-18
Modified unification so Type_check.instantiation_of works after sizeof rewriting
Alasdair Armstrong
2018-01-17
Add generated ARM spec and test cases for it
Alasdair Armstrong