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-27
failing test with c128
Robert Norton
2017-01-27
further attempt to work around matching bug -- seems to work.
Robert Norton
2017-01-26
fix incorrect constant in calculation of representable boundary (should be B ...
Robert Norton
2017-01-26
remove dead code in getBase/getTop
Robert Norton
2017-01-26
attempted work around for apparent sail bug with matching result of comparison
Robert Norton
2017-01-26
don't forget to use absolute PC as offset in epcc in case where epcc is not r...
Robert Norton
2017-01-26
c128: xor E with 48 when storing in memory so that null cap is all zeros but ...
Robert Norton
2017-01-26
Merge branch 'master' of bitbucket.org:Peter_Sewell/sail
Peter Sewell
2017-01-26
christopher, kathy, peter: hacky experiment on nias_of_instruction
Peter Sewell
2017-01-26
when using cursor instead of offset for bounds check we must remember to chec...
Robert Norton
2017-01-26
Merge branch 'master' of bitbucket.org:Peter_Sewell/sail
Peter Sewell
2017-01-26
wib
Peter Sewell
2017-01-25
wib
Peter Sewell
2017-01-25
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Kathy Gray
2017-01-25
Make interpreter a little more flexible on the format of a register type to m...
Kathy Gray
2017-01-25
fix error introduced in revised version of TranslateAddress -- absPC should b...
Robert Norton
2017-01-25
fix typo in c256 capRegToCapStruct
Robert Norton
2017-01-25
merge cheri 256 and 128 together factoring out differing parts into separate ...
Robert Norton
2017-01-25
set offset of pcc on exception.
Robert Norton
2017-01-25
Merge branch 'master' of bitbucket.org:Peter_Sewell/sail
Peter Sewell
2017-01-25
kathy, peter: fixing sail-mode startup
Peter Sewell
2017-01-25
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Kathy Gray
2017-01-25
Make vector equality remember about the possibility of unknown values
Kathy Gray
2017-01-24
Merge branch 'master' of https://bitbucket.org/Peter_Sewell/sail
Christopher Pulte
2017-01-24
functionality for comparing handwritten analysis function with exhaustive int...
Christopher Pulte
2017-01-24
force unsigned comparison in cgetlen overflow check.
Robert Norton
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
[next]