summaryrefslogtreecommitdiff
path: root/mips/mips_tlb.sail
AgeCommit message (Collapse)Author
2018-09-21Remove cheri and mips specs -- they now have their own repository.Robert Norton
2018-04-12Add implementations of CReadHwr and CWriteHwrRobert Norton
2018-03-14rename EXTS and EXTZ to sign_extend and zero_extend because it is more ↵Robert Norton
obviosu and to more closely match existing cheri pseudocode.
2018-03-08rename mips_new_tc to mipsRobert Norton
2018-03-08Remove files in mips directory prior to copying in files from mips_new_tc. ↵Robert Norton
Hopefully thiis will help git to spot the rename and hence preserve history.
2017-10-12Work around warning in ocaml shallow embedding of mips caused by buggy code ↵Robert Norton
generation for dubious casting enumeration to int.
2017-02-03fix headersPeter Sewell
2016-12-08add target for building cheri_notlb.lemRobert Norton
2016-10-20changes to support get_model for ppcmem.Robert Norton