index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-16
add support for CIncOffsetImmediate and CSetBoundsImmediate.
Robert Norton
2017-10-16
add support for capability branch null instructions.
Robert Norton
2017-10-13
Handle bitvector_access in constant propagation
Brian Campbell
2017-10-13
Make Sail_values.repeat total, and remove duplicate
Brian Campbell
2017-10-13
Fix some bugs that surfaced in the ASL export
Thomas Bauereiss
2017-10-13
Add rewriting step for tuple-vector assignments
Thomas Bauereiss
2017-10-13
Add rewriting step for function effect propagation
Thomas Bauereiss
2017-10-13
Name (bit)vector operations more explicitly
Thomas Bauereiss
2017-10-13
Add support for real numbers to Lem backend
Thomas Bauereiss
2017-10-13
Improve debugging output
Thomas Bauereiss
2017-10-13
Repeat and while loops in menhir parser and pretty printer
Alasdair Armstrong
2017-10-13
Add support for new cheri instruction encodings. The order of pattern matchin...
Robert Norton
2017-10-12
Fixes pattern matching exact values ([:'n:]) on integer literals
Alasdair Armstrong
2017-10-12
Work around warning in ocaml shallow embedding of mips caused by buggy code g...
Robert Norton
2017-10-10
More improvements to menhir parser
Alasdair Armstrong
2017-10-10
Fixes to menhir parser and pretty printer
Alasdair Armstrong
2017-10-09
Improvements to menhir pretty printer and ocaml backend
Alasdair Armstrong
2017-10-09
add translations for missing read/write kinds.
Robert Norton
2017-10-09
add translation of IK_mem_rmw interp_inter_imp. TODO: could we get rid of thi...
Robert Norton
2017-10-09
X86: Fix bug in register footprint caused by imperative variable update with ...
Robert Norton
2017-10-06
Remove BK_effect constructor
Alasdair Armstrong
2017-10-06
Various improvements to menhir parser, and performance improvments for Z3 calls
Alasdair Armstrong
2017-10-06
move nias_of_instruction into RMEM so that it can use shallow embedding ast a...
Robert Norton
2017-10-06
Produce type signatures in Lem output
Brian Campbell
2017-10-06
Implement replicate_bits for mwords
Brian Campbell
2017-10-06
Fix constant propagation on multi-argument functions
Brian Campbell
2017-10-04
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-10-04
Fixed a bug in vector concatenation l-expressions
Alasdair Armstrong
2017-10-04
Alasdair, Peter: towards new Sail ott
Peter Sewell
2017-10-04
Add pretty printer for menhir parser
Alasdair Armstrong
2017-10-04
Merge branch 'cleanup' into experiments
Alasdair Armstrong
2017-10-04
Add pretty printing for while loops
Alasdair Armstrong
2017-10-04
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-10-03
Fixes to new parser
Alasdair Armstrong
2017-10-03
Fixed some loop bugs for ASL parser
Alasdair Armstrong
2017-10-02
cheri: fix swapped cmovz and cmovn.
Robert Norton
2017-10-02
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-10-02
Make undefined constant propagation stop at ex_int
Brian Campbell
2017-10-01
fixed JALR: do the register write first to allow po-later reads
Shaked Flur
2017-09-29
Support vector registers (other than bitvectors)
Thomas Bauereiss
2017-09-29
fix those build errors
Christopher Pulte
2017-09-29
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Christopher Pulte
2017-09-29
fix deep_shallow_convert, stop using interp_interface.instruction for most th...
Christopher Pulte
2017-09-29
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into experiments
Thomas Bauereiss
2017-09-29
Some more refactoring of Sail library
Thomas Bauereiss
2017-09-29
Move Isabelle library
Thomas Bauereiss
2017-09-29
Add MIPS->Isabelle target to Makefile
Thomas Bauereiss
2017-09-29
x86: add bit set, reset, complement operations.
Robert Norton
2017-09-28
Use (K)Bindings from ast_util rather than making new ones
Brian Campbell
2017-09-28
Add loops to monomorphisation
Brian Campbell
[prev]
[next]