aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-11-21 13:17:18 +0100
committerKarel Kočí <cynerd@email.cz>2017-11-21 13:17:18 +0100
commit68f2af6801756980ec53347c0acb7fcc292f7939 (patch)
tree0c2172c97031df658261ffb79b48db11ebdd0877 /README.md
parentf0ad502e4651243d6a96194b3393bd460c0f7fc9 (diff)
downloadqtmips-68f2af6801756980ec53347c0acb7fcc292f7939.tar.gz
qtmips-68f2af6801756980ec53347c0acb7fcc292f7939.tar.bz2
qtmips-68f2af6801756980ec53347c0acb7fcc292f7939.zip
Add list of all implemented instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 717c50e..53dbe0e 100644
--- a/README.md
+++ b/README.md
@@ -47,3 +47,4 @@ being so.
annoying for users so difference between cache and memory is just in collected
statistics)
* Interrupts and exceptions (if exception occurs then machine execution is halted)
+* Branch-likeli instructions (they are marked as obsolete)