aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorm8pple <dt10@imperial.ac.uk>2014-10-27 11:32:24 +0000
committerm8pple <dt10@imperial.ac.uk>2014-10-27 11:32:24 +0000
commit6ce6972890802aaf236e62410ef647f5d6ee834e (patch)
tree086d53d696974adbf4dc9f9c87ee7f95f55fcf1e /README.md
parentf3c228e2152daa0872c77bbda72d9db82ea54336 (diff)
downloadMipsCPU-6ce6972890802aaf236e62410ef647f5d6ee834e.tar.gz
MipsCPU-6ce6972890802aaf236e62410ef647f5d6ee834e.zip
Fixed #16: ambiguity on what to do with things that are in MIPS-1, but
not covered as part of the spec.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a66ea58..c3a5fed 100644
--- a/README.md
+++ b/README.md
@@ -313,6 +313,10 @@ This is not quite an exhaustive list of MIPS-1 instructions
(as was originally sort of implied). Some were deliberately left out
for teaching purposes, while others are not as important and tend
to penalise people for making the same mistakes in multiple places.
+Any instruction not covered in this list will not be tested
+as part of the assessment, and any implementation defined
+behaviour is fine (return an error, or actually implement
+the instruction).
There are many instructions, but there is a lot of commonality
between some instructions. Think about the underlying