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

Usage:
	tret

Effect:
	See ../../task_switching/execution.txt

Exceptions:
	`Invalid operation` if not the original task

	`Illegal instruction` if used with any other task-related instruction in the same queue
		Not triggered if conditional and only one was selected to be run