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-02-03
replace bit vector return types in getCapX functions with equivalent integer ...
Robert Norton
2017-02-03
Now that 128-bit capabilities are supported we must be stricter about MIPS al...
Robert Norton
2017-02-03
fix headers
Peter Sewell
2017-02-03
licensing
Peter Sewell
2017-02-02
K,P debrief
Peter Sewell
2017-02-01
document coercions
Peter Sewell
2017-02-01
fix up uint type bounds
Kathy Gray
2017-01-31
Kathy, Peter: pp of initial type environment
Peter Sewell
2017-01-31
Merge branch 'master' of bitbucket.org:Peter_Sewell/sail
Peter Sewell
2017-01-31
Round up to multiple of 4 when computing E (CHERI does this to improve freque...
Robert Norton
2017-01-30
switch to github ott
Peter Sewell
2017-01-30
remove "rm *.tex" from language/Makefile "make clean"
Peter Sewell
2017-01-30
updated readme
Kathy Gray
2017-01-30
Restore manual.tex, accidentally deleted
Kathy Gray
2017-01-27
fix right shift
Kathy Gray
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
[next]