[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mrs-msr-thumb-v7e-m.d
CommitLineData
d2cd1205
JB
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MRS/MSR test, architecture v7e-M, Thumb mode
ac7f631b
NC
3# This test is only valid on ELF based ports.
4#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
d2cd1205
JB
5
6.*: file format .*
7
8
9Disassembly of section .text:
100+00 <[^>]*> f3ef 8400 mrs r4, CPSR
110+04 <[^>]*> f3ef 8502 mrs r5, EAPSR
120+08 <[^>]*> f3ef 8610 mrs r6, PRIMASK
130+0c <[^>]*> f384 8c00 msr CPSR_fs, r4
ac7f631b 140+10 <[^>]*> f385 8401 msr IAPSR, r5
00bbc0bd 150+14 <[^>]*> f386 8812 msr BASEPRI_MAX, r6
This page took 0.267934 seconds and 4 git commands to generate.