summaryrefslogtreecommitdiff
path: root/cpu/instructions/execution_control/jump.txt
blob: 6675f031b7092e3eda0bc9b809e55511b9bf5092 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Number of parameters: 1

Usage:
	jump <target>

Effect:
	Sets IP to <target>

Exceptions:
	None