summaryrefslogtreecommitdiff
path: root/cpu/instructions/opcode.txt
diff options
context:
space:
mode:
authorTest_User <hax@andrewyu.org>2023-04-26 02:22:28 -0400
committerTest_User <hax@andrewyu.org>2023-04-26 02:22:28 -0400
commit8b4b6b2a3048aa5bfa369e58ec020706b543cb72 (patch)
treed85d648afefb43eb7f0063adec4bea8bdcc12068 /cpu/instructions/opcode.txt
parent0d668ddbd64eefff7b75bd54cca200125159f339 (diff)
downloadspecification-8b4b6b2a3048aa5bfa369e58ec020706b543cb72.tar.gz
specification-8b4b6b2a3048aa5bfa369e58ec020706b543cb72.zip
Fill in some exceptions
Diffstat (limited to 'cpu/instructions/opcode.txt')
-rw-r--r--cpu/instructions/opcode.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/instructions/opcode.txt b/cpu/instructions/opcode.txt
index 607fa6c..97cc16b 100644
--- a/cpu/instructions/opcode.txt
+++ b/cpu/instructions/opcode.txt
@@ -24,4 +24,4 @@ is_conditional:
Exceptions:
If (s+2) > n:
- TODO: make exception list
+ Triggers `illegal instruction` exception