summaryrefslogtreecommitdiff
path: root/mips_new_tc/mips_wrappers.sail
AgeCommit message (Expand)Author
2018-03-08rename mips_new_tc to mipsRobert Norton
2018-03-06finish port of cheri128 spec. to sail2.Robert Norton
2018-03-02add a cp2_next_pc function to update cheri state in fde loop and a stub versi...Robert Norton
2018-03-01Add support for read_tag and write_tag in sail_lib.ml. and support for intial...Robert Norton
2018-02-27Get MIPS translated to LemThomas Bauereiss
2018-02-26working sail2 mips spec (passes BERI tests).Robert Norton
2018-02-22wipRobert Norton
2018-02-08work in progress mips sail2 port.Robert Norton
2017-11-07Add builtin for reversing endiannessThomas Bauereiss
2017-07-13Added some code to check if function return types in function clauses and val...Alasdair Armstrong
2017-07-13Modified MIPS model so it typechecks with the new typecheckerAlasdair Armstrong
2017-07-06Testing new typechecker on MIPS specAlasdair Armstrong