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

Usage:
	set_irqt <ptr> <size>

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

Exceptions:
	None