summaryrefslogtreecommitdiff
path: root/cpu/instructions/config/set_edt.txt
blob: 29e13aa37314e88110849ecaaa332a3f2f97f501 (plain)
1
2
3
4
5
6
7
8
9
10
11
Number of parameters: 2

Usage:
	set_edt <ptr> <size>

Effect:
	Sets the edt to start at <ptr> and be <size> bytes long
	<ptr> is the physical address

Exceptions:
	None