From 75c7ea8dd6518b9148c4a27bab06f5d187f95a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 12 Dec 2017 16:55:35 +0100 Subject: Acknowledge that we are not doing exact instruction match --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 53dbe0e..8e2c5aa 100644 --- a/README.md +++ b/README.md @@ -48,3 +48,5 @@ being so. statistics) * Interrupts and exceptions (if exception occurs then machine execution is halted) * Branch-likeli instructions (they are marked as obsolete) +* Complete binary instruction check (we check only minimal set of bites to decode + instruction, we don't check if zero sections are really zero unless we need it). -- cgit v1.2.3