index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-14
Update mono tests
Brian Campbell
2018-03-14
Machine words extract/update operations arguments are the other way around
Brian Campbell
2018-03-14
Remove unnecessary size_itself_int uses in guards (for Lem)
Brian Campbell
2018-03-14
Fix compilation for OCaml 4.02
Thomas Bauereiss
2018-03-14
Fix Lem generation for CHERI-MIPS and Aarch64
Thomas Bauereiss
2018-03-14
Make partiality more explicit in library functions of Lem shallow embedding
Thomas Bauereiss
2018-03-14
Add rewriting step for moving execute clauses into auxiliary functions
Thomas Bauereiss
2018-03-14
Disallow impure global let bindings
Thomas Bauereiss
2018-03-14
Add address to Write_tag outcome
Thomas Bauereiss
2018-03-14
Use sets instead of lists for Lem nondeterminism monad
Thomas Bauereiss
2018-03-14
fix riscv build: missing eq_bit implementation.
Robert Norton
2018-03-14
riscv: disable failing lrsc test for now to make sail2 green.
Robert Norton
2018-03-14
minor cleanup of load -- we no longer need to separate out by access size bec...
Robert Norton
2018-03-14
add extract of ccseal instruction.
Robert Norton
2018-03-14
Add extract of some new instructions for including into CHERI documentation.
Robert Norton
2018-03-13
Polymorphic option types now compile to C
Alasdair Armstrong
2018-03-13
Add test for mutual recursion and monomorphisation
Brian Campbell
2018-03-13
Support a few more set constraints in mono
Brian Campbell
2018-03-13
Merge funcls for Lem output, making it suitable for testing with OCaml
Brian Campbell
2018-03-13
A couple of mono test tweaks
Brian Campbell
2018-03-12
ELF loading for C backend
Alasdair Armstrong
2018-03-12
lem_interp: expose disable color flag in Printing_functions interface
Jon French
2018-03-09
Specialise constructors for polymorphic unions
Alasdair Armstrong
2018-03-09
Sort mono test cases, add missing files
Brian Campbell
2018-03-08
rename mips_new_tc to mips
Robert Norton
2018-03-08
Remove files in mips directory prior to copying in files from mips_new_tc. Ho...
Robert Norton
2018-03-08
make HighestSetBit return option now that it can type check.
Robert Norton
2018-03-07
Fix cheri and mips following 1fe8f33fce5aaaaea82fc54b6d198ffc9d7e1eeb which r...
Robert Norton
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-03-06
Add missing checks for permit_load and permit_store in capability load/store ...
Robert Norton
2018-03-06
Check tag of pcc in TranslatePC. This could happen after an ERET with untagge...
Robert Norton
2018-03-06
overload shift operators so they can be used with integer shifts in cheri128 ...
Robert Norton
2018-03-06
finish port of cheri128 spec. to sail2.
Robert Norton
2018-03-06
add atom versions of val declaration for min and max.
Robert Norton
2018-03-05
Fix specialisation pass to handle polymorphic substitutions
Alasdair Armstrong
2018-03-05
Add Print outcome to prompt monad for debugging and tracing
Thomas Bauereiss
2018-03-05
Add support for undefined bit oracle to Lem shallow embedding
Thomas Bauereiss
2018-03-02
Use sail_lib.lem values in C backend
Alasdair Armstrong
2018-03-02
Fix a bug in rewriting of loops for Lem backend
Thomas Bauereiss
2018-03-02
Add full aarch64_no_vector monomorphisation demo
Brian Campbell
2018-03-02
remove workaround for #8 now that it is fixed.
Robert Norton
2018-03-02
Fix off-by-one error in OCaml for loop compilation
Alasdair Armstrong
2018-03-02
work around bug in ocaml foreach generation -- end point not included in loop...
Robert Norton
2018-03-02
add a cp2_next_pc function to update cheri state in fde loop and a stub versi...
Robert Norton
2018-03-02
add space in cap dump format to match that expected by test framework.
Robert Norton
2018-03-02
cheri tests expect reserved permission bits to be initialised to one.
Robert Norton
2018-03-01
Cleanup intermediate bytecode representation in C backend
Alasdair Armstrong
2018-03-01
Add support for read_tag and write_tag in sail_lib.ml. and support for intial...
Robert Norton
2018-03-01
fix typo in flow.sail
Robert Norton
2018-03-01
cheri wip.
Robert Norton
[prev]
[next]