summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/mips16-vis-1.s
blob: 01cb1baf41c829ca43d57683d7ff9c963ca083e8 (plain)
1
2
3
4
5
6
7
	.set	mips16
	.globl	foo
	.hidden	foo
	.ent	foo
foo:
	nop
	.end	foo