summaryrefslogtreecommitdiff
path: root/cpu/instructions/execution_control/irete.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/instructions/execution_control/irete.txt')
-rw-r--r--cpu/instructions/execution_control/irete.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/cpu/instructions/execution_control/irete.txt b/cpu/instructions/execution_control/irete.txt
new file mode 100644
index 0000000..273ea59
--- /dev/null
+++ b/cpu/instructions/execution_control/irete.txt
@@ -0,0 +1,14 @@
+Number of parameters: 0
+
+Usage:
+ irete
+
+Effect:
+ ../../exceptions/execution.txt
+
+ IP is set to OIPE
+ PR is set to OPRE
+ No longer considered to be in an exception handler
+
+Exceptions:
+ `Invalid operation` if not currently executing an excetion handler