summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/mips/noat-1.s
blob: d58ac3e65dde8a36472eaf9be960d6f887463e10 (plain)
1
2
3
4
5
6
7
	.set noat
	lw $27, 0x7fff($27)
	lw $27, -0x8000($27)
	sw $27, 0x7fff($27)
	sw $27, -0x8000($27)

	.space 8