aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDavid Thomas <d.thomas1@imperial.ac.uk>2014-10-17 15:10:00 +0100
committerDavid Thomas <d.thomas1@imperial.ac.uk>2014-10-17 15:10:00 +0100
commit4bdf3a0358f24ab7d83801090fbc05adc1dacd75 (patch)
tree81665b7d759dd641ebe82254d3fa0c8a9c1bf26a /README.md
parent82c56da53807fcd2c06ee2ffa88fbe7b5a8f3811 (diff)
downloadMipsCPU-4bdf3a0358f24ab7d83801090fbc05adc1dacd75.tar.gz
MipsCPU-4bdf3a0358f24ab7d83801090fbc05adc1dacd75.zip
Let's try that again.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7364754..63c6d6e 100644
--- a/README.md
+++ b/README.md
@@ -275,7 +275,6 @@ SUBU | Subtract unsigned | 1 X |
SW | Store word | 2 XX |
XOR | Bitwise exclusive or | 1 X |
XORI | Bitwise exclusive or immediate | 2 XX |
------------------------------------------------------------------
This is not quite an exhaustive list of MIPS-1 instructions
(as was originally sort of implied). Some were deliberately left out