summaryrefslogtreecommitdiff
path: root/cpu/exceptions/list.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/exceptions/list.txt')
-rw-r--r--cpu/exceptions/list.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpu/exceptions/list.txt b/cpu/exceptions/list.txt
new file mode 100644
index 0000000..8b38201
--- /dev/null
+++ b/cpu/exceptions/list.txt
@@ -0,0 +1,7 @@
+0: Division by zero
+1: Illegal instruction (used in cases where it is never valid)
+2: Invalid operation (used in cases where it is only invalid in this context)
+3: Access violation
+
+4: Double exception
+5: Page fault