From 8b4b6b2a3048aa5bfa369e58ec020706b543cb72 Mon Sep 17 00:00:00 2001 From: Test_User Date: Wed, 26 Apr 2023 02:22:28 -0400 Subject: Fill in some exceptions --- cpu/instructions/opcode.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpu/instructions/opcode.txt') 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 -- cgit v1.2.3