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-01-24
first pass at cheri128 sail.
Robert Norton
2017-01-24
add "interpreter" to make all
Peter Sewell
2017-01-24
Remember to pass through collapse argument in else case in bit_lifteds_to_string
Robert Norton
2017-01-23
remove taint printing
Kathy Gray
2017-01-23
Extend lib with min and max
Kathy Gray
2017-01-14
update pretty printing to actually reflect lem ast changes
Kathy Gray
2017-01-14
changes to enable interpreter exhaustive analysis in ppcmem again
Christopher Pulte
2017-01-12
Adding sample generated power file
Kathy Gray
2017-01-07
Turn back on resolving branch nexp unification more than once. This is the ri...
Kathy Gray
2016-12-12
pp fix
Christopher Pulte
2016-12-12
cheri sail export progress
Christopher Pulte
2016-12-09
sail changes for making lem embedding Isabelle-friendlier
Christopher Pulte
2016-12-08
add target for building cheri_notlb.lem
Robert Norton
2016-12-02
fix interpreter build following refactoring
Robert Norton
2016-12-01
move interpreter-specific types from Sail_impl_base to Interp_interface
Christopher Pulte
2016-11-30
shallow embedding fix, rename 'copy' to 'reset_vector_start', don't print sha...
Christopher Pulte
2016-11-30
add new barrier kind for MIPS (only one for now).
Robert Norton
2016-11-28
make sail produce prompt and state version of shallow embedding files at the ...
Christopher Pulte
2016-11-27
make outcome_s contain the instruction state pretty print rather than the ins...
Christopher Pulte
2016-11-24
attempt to preserve signs of immediate where appropriate when translating to ...
Robert Norton
2016-11-23
Make type checker not run to fix point on resolving case-split type variables...
Kathy Gray
2016-11-23
Add new type checking file. Small changes to type inference, temporary change...
Kathy Gray
2016-11-23
be consistent about using lower case when parsing/pretty printing MIPS assembly.
Robert Norton
2016-11-23
add support for symbolic registers in litmus tests.
Robert Norton
2016-11-22
fix mips Makefile
Christopher Pulte
2016-11-22
add mips_extras_sequential_embed.lem
Christopher Pulte
2016-11-15
wrap state monad into list monoad for non-deterministic write exclusive opera...
Christopher Pulte
2016-11-14
add option -lem_sequential for producing shallow embedding that refers to sta...
Christopher Pulte
2016-11-11
mips_regfp: add missing output register for store conditional.
Robert Norton
2016-11-10
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Christopher Pulte
2016-11-10
rewrite state.lem
Christopher Pulte
2016-11-09
add CP0LLBit and CP0LLAddr to mips register footprint
Robert Norton
2016-11-09
move decode_error type back to Sail_impl_base for now
Christopher Pulte
2016-11-08
fixes
Christopher Pulte
2016-11-08
add mips_extras_embed
Christopher Pulte
2016-11-08
add mips thread start instruction.
Robert Norton
2016-11-07
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Christopher Pulte
2016-11-07
factor out regfp analysis types into etc/regfp.sail
Christopher Pulte
2016-11-07
sync with idlarm
Shaked Flur
2016-11-05
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Christopher Pulte
2016-11-05
fixes
Christopher Pulte
2016-11-03
split out RI node so that ppcmem model does not implement reserved instructio...
Robert Norton
2016-11-02
shallow embedding library fixes, logfile pp fixes
Christopher Pulte
2016-10-28
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Christopher Pulte
2016-10-28
shallow embedding progress
Christopher Pulte
2016-10-27
add hgen for J branches
Robert Norton
2016-10-27
more shallow embedding fixes
Christopher Pulte
2016-10-26
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Christopher Pulte
2016-10-26
shallow embedding fixes
Christopher Pulte
2016-10-25
load all segments into prog_mem regardless of x flag (for running cheri tests...
Robert Norton
[next]