summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/arm/arm6.s
blob: 4b517129c62f45ca36f7007e96e70d2386a843e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.text
.align 0
	
	mrs	r8, cpsr
	mrseq	r9, cpsr_all
	mrs	r2, spsr

	msr	cpsr, r1
	msrne	cpsr_flg, #0xf0000000
	msr	spsr_flg, r8
	msr	spsr_all, r9