summaryrefslogtreecommitdiff
path: root/mips_new_tc/mips_ast_decl.sail
AgeCommit message (Collapse)Author
2018-03-08rename mips_new_tc to mipsRobert Norton
2018-02-22wipRobert Norton
2018-02-08work in progress mips sail2 port.Robert Norton
2017-08-29Make Lem export of CHERI(-256) typecheckThomas Bauereiss
Note: The effect annotations of the execute function differ between CHERI and MIPS, so I split out a new file mips_ast_decl.sail for MIPS with just the initial declarations of ast, decode, and execute (with the right effects for MIPS).