summaryrefslogtreecommitdiff
path: root/cpu/instructions/execution_control/irete.txt
blob: c057344901403e44a98e1fa9c8e1e9e3bba9714b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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

	Only takes effect after all other writes are complete

Exceptions:
	`Invalid operation` if not currently executing an excetion handler