This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm6.s
1 .text
2 .align 0
3
4 mrs r8, cpsr
5 mrseq r9, cpsr_all
6 mrs r2, spsr
7
8 msr cpsr, r1
9 msrne cpsr_flg, #0xf0000000
10 msr spsr_flg, r8
11 msr spsr_all, r9
12
This page took 0.030099 seconds and 5 git commands to generate.