summaryrefslogtreecommitdiff
path: root/mips/mips_extras_sequential.lem
AgeCommit message (Collapse)Author
2018-05-11Add Isabelle code generation for sequential CHERI modelThomas Bauereiss
2018-05-04Add back purely sequential Lem generationThomas Bauereiss
The datatype package of HOL4 does not support the prompt monad, so this patch restores the option to generate a model that only uses the state monad. Also add a Makefile target cheri_sequential.lem in the cheri/ directory.