summaryrefslogtreecommitdiff
path: root/mips/README
diff options
context:
space:
mode:
Diffstat (limited to 'mips/README')
-rw-r--r--mips/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/mips/README b/mips/README
index feaebfde..8a641e69 100644
--- a/mips/README
+++ b/mips/README
@@ -1,6 +1,7 @@
-This directory contains a MIPS64-style processor written in Sail. To
-support integration with the CHERI ISA it is split across several
-files, which must be given to sail in the following order:
+This directory contains a MIPS64-style architecture specification
+written in Sail. To support integration with the CHERI ISA it is
+split across several files, which must be given to sail in the
+following order:
1. mips_prelude.sail contains definitions used in the rest of the
ISA, including register declarations and helper functions, for