index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cheri
/
cheri_prelude_256.sail
Age
Commit message (
Expand
)
Author
2018-03-02
cheri tests expect reserved permission bits to be initialised to one.
Robert Norton
2018-03-01
Add support for read_tag and write_tag in sail_lib.ml. and support for intial...
Robert Norton
2018-03-01
cheri wip.
Robert Norton
2017-11-30
Merge branch 'master' into experiments
Alasdair Armstrong
2017-11-07
Declare prelude functions as extern
Thomas Bauereiss
2017-11-01
workaound for another odd interpreter error where top level let variable got ...
Robert Norton
2017-10-23
cheri: Null capability should have maximum length, because in cheri128 we wan...
Robert Norton
2017-08-29
Make Lem export of CHERI(-256) typecheck
Thomas Bauereiss
2017-08-24
Fix some bugs related to the CHERI spec
Thomas Bauereiss
2017-05-26
add support for the new ccall selector 1 implementation that directly unseals...
Robert Norton
2017-02-03
replace bit vector return types in getCapX functions with equivalent integer ...
Robert Norton
2017-02-03
fix headers
Peter Sewell
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