summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/arm/archv6m.s
blob: 137baccd651b5a976ef25e3337c099de435cf3e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
	.arch	armv6-m
	.syntax unified
	.thumb
	.text
	.align	2
	.global	foo
foo:
	msr apsr_nzcvq,r6
	msr epsr,r9
	mrs r2, iapsr
	yield
	wfe
	wfi
	sev
	add r0, r0, r1
	nop
	dmb
	dsb
	isb