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-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
2017-09-28
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-09-28
Refine constructors during monomorphisation
Brian Campbell
2017-09-27
Add while-loops to Lem backend
Thomas Bauereiss
2017-09-27
Fixed command line flag naming
Alasdair Armstrong
2017-09-27
fixed the RISC-V Makefile
Shaked Flur
2017-09-27
split RISC-V to two Sail files to make it more readable
Shaked Flur
2017-09-27
oops
Shaked Flur
2017-09-26
Remove obsolete existential removal code
Brian Campbell
2017-09-26
Added while-do and repeat-until loops to sail for translating ASL
Alasdair Armstrong
2017-09-26
Remove debugging statements included accidentally
Brian Campbell
2017-09-26
Add propagation of local assignments to monomorphisation
Brian Campbell
2017-09-26
fixes
Christopher Pulte
2017-09-26
RISC-V: check alignment of atomic memory accesses (and escape when misaligned)
Shaked Flur
2017-09-25
x86: always perform write for cmpxchg by writing back original value if compa...
Robert Norton
2017-09-22
x86: implement get_ea_address function.
Robert Norton
2017-09-22
x86: remove unnecessary? read modify write of registers.
Robert Norton
2017-09-22
fix typo where Sz16 write to register was only writing 8 bits.
Robert Norton
2017-09-21
Refactored AST valspecs into single constructor
Alasdair Armstrong
2017-09-21
Remove unused kind_def (KD_) nodes from AST
Alasdair Armstrong
2017-09-21
Change NC_fixed to NC_equal to match NC_not_equal
Alasdair Armstrong
2017-09-21
Simplify AST by removing LB_val_explicit and replace LB_val_implicit with jus...
Alasdair Armstrong
2017-09-21
Cleaning up the AST and removing redundant and/or unused nodes
Alasdair Armstrong
2017-09-21
Support more functions and vector construction in mono for hexapod
Brian Campbell
2017-09-21
Substitute into constraints to make assert work with mono
Brian Campbell
2017-09-21
Disable existential removal for now
Brian Campbell
2017-09-21
wib
Shaked Flur
2017-09-21
added a comment to the x86 lock'd read and write
Shaked Flur
2017-09-20
Handle let (exists 't...[:'t:]) 't = lit in mono
Brian Campbell
2017-09-20
add support for x86 lock prefix (also remove unused Read/Write_tag kind in et...
Robert Norton
2017-09-20
Remove obsolete nexp refinement
Brian Campbell
2017-09-20
Support splitting on multiple variables in mono
Brian Campbell
2017-09-19
fix
Christopher Pulte
[prev]
[next]