summaryrefslogtreecommitdiff
path: root/mips/mips_prelude.sail
AgeCommit message (Expand)Author
2016-04-29use the correct exception vector for ccall/creturn.Robert Norton
2016-04-28implement (hopefully) correct exception behaviour wrt PCC/EPCC. Required shuf...Robert Norton
2016-04-27cheri: add translation and bounds checking of PC via PCC. Slightly clunky imp...Robert Norton
2016-03-07Split mips.sail into three file and make use of the new -o option in preparat...Robert Norton