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-04-05
Fix precedence printing and update aarch64 spec
Alasdair Armstrong
2018-03-22
Tune Lem pretty-printing
Thomas Bauereiss
2018-03-14
Fix Lem generation for CHERI-MIPS and Aarch64
Thomas Bauereiss
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-03-02
Add full aarch64_no_vector monomorphisation demo
Brian Campbell
2018-02-26
Last of the aarch64_no_vector monomorphisation replacements
Brian Campbell
2018-02-23
Fix some bugs in C compilation
Alasdair Armstrong
2018-02-21
Can now compile aarch64/no_vector into C
Alasdair Armstrong
2018-02-21
More aarch64 changes used in monomorphisation
Brian Campbell
2018-02-21
Add more bitvector sizes for aarch64
Brian Campbell
2018-02-21
Have aarch64/no_vector compiling to C
Alasdair Armstrong
2018-02-19
Have generic vectors working in C backend
Alasdair Armstrong
2018-02-16
Add __TakeColdReset function to aarch64_no_vector
Alasdair Armstrong
2018-02-16
Add alternative definitions of aarch64 functions for monomorphisation
Brian Campbell
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