From 4bdf3a0358f24ab7d83801090fbc05adc1dacd75 Mon Sep 17 00:00:00 2001 From: David Thomas Date: Fri, 17 Oct 2014 15:10:00 +0100 Subject: Let's try that again. --- README.md | 1 - 1 file changed, 1 deletion(-) 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 -- cgit