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-10
Don't update EPCC if EXL is already set.
Robert Norton
2017-02-10
wib
Peter Sewell
2017-02-10
tidy l2.ott
Peter Sewell
2017-02-09
wib
Peter Sewell
2017-02-09
group initial type environment into meaningful sections; pretty-print in user...
Peter Sewell
2017-02-09
tweak pp of initial type environment and l2.ott comments
Peter Sewell
2017-02-08
put back the header into Sail_impl_base
Christopher Pulte
2017-02-08
pull in Shaked's type class instance changes, fix Ord and Eq instances
Christopher Pulte
2017-02-08
Implement fast representable bounds check as used on FPGA (cincoffset only so...
Robert Norton
2017-02-08
Simplify unsigned vector comparison using <_u operator.
Robert Norton
2017-02-05
command-line option to dump initial type environment
Peter Sewell
2017-02-05
Merge branch 'master' of bitbucket.org:Peter_Sewell/sail
Peter Sewell
2017-02-05
wib
Peter Sewell
2017-02-03
fix header dates in new file.
Robert Norton
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
[next]