summaryrefslogtreecommitdiff
path: root/cpu/instructions/execution_control/iretde.txt
blob: 9f1ed767f7a311c61e9e77fbb6c9dce428aa4bd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Number of parameters: 0

Usage:
	iretde

Effect:
	../../exceptions/execution.txt

	IP is set to OIPDE
	PR is set to OPRDE
	Will be considered to be in the previous exception handler

	Only takes effect after all other writes are complete

Exceptions:
	`Invalid operation` if not currently executing a double excetion handler