Thu Aug 15 16:25:05 1996 James G. Smith <jsmith@cygnus.co.uk>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm6.s
CommitLineData
318b02b6
KR
1.text
2.align 0
3
4 mrs r8, CPSR
5 mrseq r9, CPSR_all
6 mrs r1, CPSR_flg
7 mrs r2, SPSR
8
9 msr CPSR, r1
10 msrne CPSR_flg, #0xf0000000
11 msr SPSR_flg, r8
12 msr SPSR_all, r9
13
This page took 0.078038 seconds and 4 git commands to generate.