summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/li.s
blob: 9c3a6018ad859e776ffc19fc7b1529f1e1b5b787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Source file used to test the li macro.

foo:
	li	$4,0
	li	$4,1
	li	$4,0x8000
	li	$4,-0x8000
	li	$4,0x10000
	li	$4,0x1a5a5

# Round to a 16 byte boundary, for ease in testing multiple targets.
	nop