summaryrefslogtreecommitdiff
path: root/cheri/cheri_prelude.sail
AgeCommit message (Expand)Author
2016-04-15cheri: explicitly zero extend regno when writing to cap cause because implici...Robert Norton
2016-04-14cheri: implement ll/sc of capabilities using placeholder functions to emulate...Robert Norton
2016-04-13Further CHERI implementation. Rename cursor to offset in line with ISA. Imple...Robert Norton
2016-03-09cheri sail: introduce functions for casting from cap. register to cap. struct...Robert Norton
2016-03-08add beginnings of cheri sail for kathy to do some debugging.Robert Norton