index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aarch64
/
prelude.sail
Age
Commit message (
Expand
)
Author
2018-09-13
Coq: real built-ins for AArch64
Brian Campbell
2018-08-02
Fill in more Coq builtins for aarch64
Brian Campbell
2018-07-31
Add Coq names for more Aarch64 builtins
Brian Campbell
2018-07-09
Remove awkward constraints on GetSlice_int for now
Brian Campbell
2018-07-09
Bits for bits of aarch64 in coq
Brian Campbell
2018-07-04
AArch64 Prelude: Move cycle count primop to prelude
Alastair Reid
2018-06-29
Prelude: drop escape effect from sleep/verbosity primops
Alastair Reid
2018-06-28
RTS: Add --verbosity flag to C model
Alastair Reid
2018-06-26
Prelude: as received from Alasdair
Alastair Reid
2018-06-26
RTS: implement sleep primitives
Alastair Reid
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-04-10
Porting some minisail changes to sail2 branch
Alasdair Armstrong
2018-04-05
Fix precedence printing and update aarch64 spec
Alasdair Armstrong
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-02-21
Can now compile aarch64/no_vector into C
Alasdair Armstrong
2018-02-21
Have aarch64/no_vector compiling to C
Alasdair Armstrong
2018-02-16
Add __TakeColdReset function to aarch64_no_vector
Alasdair Armstrong
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-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
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