summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/arm/armv8-a.s
blob: 000a5a7e93a8037493de0199975f3f15e465b866 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	.syntax unified
	.text
	.arch armv8-a

	.arm
foo:
	sevl

	.thumb
	.thumb_func
bar:
	sevl
	sevl.n
	sevl.w