summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/lui-1.s
blob: 226b0051074eeb60c53f65eef70d12e6b1ad0576 (plain)
1
2
3
4
5
6
7
8
# Source code used to test error diagnostics with the LUI instruction.

	.text
foo:
	lui	$2, -1
	lui	$2, 65536
	lui	$2, 0x10000000000000000
	lui	$2, $3